Instructions to use ottopilot/PriyaBelle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ottopilot/PriyaBelle 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/v1-5-pruned-v6", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ottopilot/PriyaBelle") prompt = "RAW color photo, candid, from behind, PriBlle, looking back, swimsuit," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 10 files
Browse files- PriBlle_v1.safetensors +3 -0
- PriyaBelle_v2.safetensors +3 -0
- images/00010-30946006.png +3 -0
- images/00014-945844559.png +3 -0
- images/00016-1992307534.png +3 -0
- images/00029-230908316.png +3 -0
- images/00044-3394720040.png +3 -0
- images/00048-3916971016.png +3 -0
- images/00131-738252677.png +3 -0
- images/00147-2599746199.png +3 -0
PriBlle_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e798813326f6fda36316e476897e920f4473dc54482734006a93010aa6e8897e
|
| 3 |
+
size 75617248
|
PriyaBelle_v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40cc48251dd9da8590200df57cc429bf102d16ca02ab5e01cda945ac32f0daee
|
| 3 |
+
size 75618624
|
images/00010-30946006.png
ADDED
|
Git LFS Details
|
images/00014-945844559.png
ADDED
|
Git LFS Details
|
images/00016-1992307534.png
ADDED
|
Git LFS Details
|
images/00029-230908316.png
ADDED
|
Git LFS Details
|
images/00044-3394720040.png
ADDED
|
Git LFS Details
|
images/00048-3916971016.png
ADDED
|
Git LFS Details
|
images/00131-738252677.png
ADDED
|
Git LFS Details
|
images/00147-2599746199.png
ADDED
|
Git LFS Details
|