Instructions to use zongzhuofan/EasyRef with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zongzhuofan/EasyRef with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("zongzhuofan/EasyRef", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0f0db2cf5fad0416a7fed18af9d0a94d6c21e12cd1710daa88aa420300015813
- Size of remote file:
- 10.6 GB
- SHA256:
- f2d479d6e7c6c93f518cc71cb7336fee9613461496f07d16daee08c4192ae336
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.