Instructions to use stablediffusionapi/protogen-x34111 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/protogen-x34111 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/protogen-x34111", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 3667f73a6254443b782b3c1d8898f7e495b0581f2ab29a16b2e9b0f6f2842eca
- Size of remote file:
- 167 MB
- SHA256:
- 7f8ff4aca72f0bb81f83115ac7a5df8af1fde43e4401fff9e7f32e8828b0550e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.