Instructions to use stablediffusionapi/pvcstylemodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/pvcstylemodel 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/pvcstylemodel", 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:
- 5d873e1ce5f64de26839f8088562cb5b02709636c47f82a480d2b0901029ff8c
- Size of remote file:
- 1.72 GB
- SHA256:
- c92e2f3c5e74a64ae0f57143c31fe5c7566b0e59583f0db51beb5532b0567efd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.