Instructions to use PERFECTTAUNGOO/Pftuddg01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PERFECTTAUNGOO/Pftuddg01 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("PERFECTTAUNGOO/Pftuddg01") prompt = "kinghere yulonggirl,1girl,dragon,eastern dragon,cloud,chinese clothes,black hair,hair bun,jewelry,hair ornament,hanfu,earrings,red lips,flower,single hair bun,makeup,cloudy sky,solo,long sleeves,sky,dress,white dress,realistic,wide sleeves,own hands together,closed mouth,standing,eyeshadow,best quality,masterpiece,realistic,HDR,UHD,8K,best quality,highres,absurdres,realistic,<lora:kinghere yulonggirl_20240201022212-000016:0.8>,(mother-to-be:1.2)," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
Pftuddg01.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b0611a88668ed71560037b76f857a0ac9391fd58a89a9fc275aa4a6509d6b29
|
| 3 |
+
size 151111108
|
images/1a3b52c08b361c30303cce6c8f32f551350ef5444afa89299776b31f51c23d82.png
ADDED
|
Git LFS Details
|
images/7dc80c711cf2e2559f4d166fc480fdf0102beebbdc961f2d9fd80793baade264.png
ADDED
|
Git LFS Details
|