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