Instructions to use Sunanda-Das/new-text-to-image-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Sunanda-Das/new-text-to-image-v4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Sunanda-Das/new-text-to-image-v4") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- d7ef9b93b5c72a2bbdeda5479c3b7d36dff7e14ae8e8caaafda8e402a03375ac
- Size of remote file:
- 1.49 MB
- SHA256:
- 312d00a4635375d96f7e07ceeaaa539a8aa7bdf79a4eb8cbb825bf02c2c8d98c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.