Instructions to use GaggiX/testWd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GaggiX/testWd with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GaggiX/testWd", 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:
- b18fde27746cdacef1e3718fa0434ab909b9d34137656ffa29ff56668e24322e
- Size of remote file:
- 335 MB
- SHA256:
- 876a906810a8b2470c3092f307742f6ad8b9dbf759fb7c0ff020d0c610c996da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.