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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 08c295d6ef204ec18f6c1f5f4df98925de042f78c04f503d2bd89260bfaf8f7f
- Size of remote file:
- 767 kB
- SHA256:
- 0c22ed31b26fd324242d1f7233f2627cc02e0906b9bf1df87338e6f0e5d80084
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.