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