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:
- 5c6d194f0e7178a874842e9a2291045f577228bca757e8f32331178031299c10
- Size of remote file:
- 33.6 MB
- SHA256:
- 85a559e5decf2468c6aa9f23913973faae51cb750f8cd1d4e5b1207073d42588
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.