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