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