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:
- eb9654fc1029e2b4fae377ae951073072b131c52f4673903f4f384d09993689b
- Size of remote file:
- 789 kB
- SHA256:
- fbec2e795e0ba36128cded208595703543b794b5051a54f3fa0eaf53b8b2f323
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.