Instructions to use predictia/cerra_denoise_convswin2sr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use predictia/cerra_denoise_convswin2sr with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("predictia/cerra_denoise_convswin2sr", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4f45801dacaed11bbf40f3f48ab719be0048771eaea34aac5bfcc0d3a54f0fa0
- Size of remote file:
- 32.4 MB
- SHA256:
- 782f2f28e3decbc0220b3031a00fbab5e0ccbbc60b8c70cd891232d74bcd91c1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.