Instructions to use hf-internal-testing/tiny-random-Swin2SRForImageSuperResolution with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-Swin2SRForImageSuperResolution with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-to-image", model="hf-internal-testing/tiny-random-Swin2SRForImageSuperResolution")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageToImage processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-Swin2SRForImageSuperResolution") model = AutoModelForImageToImage.from_pretrained("hf-internal-testing/tiny-random-Swin2SRForImageSuperResolution", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 71fca14947c2ec28a120fab1318f08b132db3a5887d515b37dff0491971d9736
- Size of remote file:
- 789 kB
- SHA256:
- 9364d6eb1146890954430f5e88f0761a3eefcd02e2abcac1d91afd2f2e55e8ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.