Instructions to use stablediffusionapi/unrealworldv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/unrealworldv2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/unrealworldv2", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- fa3e5e11a4b491683c4e8c44c869819ca42e811949164ed45e7e8c65212f040a
- Size of remote file:
- 167 MB
- SHA256:
- c35a47e1aa915e6e927ac3c167cb3922bd1cb92ca0accd1fced6a8bd47915559
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.