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