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