Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Royia12
/
Jskslz
like
0
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Create kl
#1
by
Royia12
- opened
Mar 17, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+4
-0
Files changed (1)
hide
show
kl
+4
-0
kl
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
from diffusers import DiffusionPipeline
2
+
3
+
pipeline = DiffusionPipeline.from_pretrained("ByteDance/SDXL-Lightning")
4
+
pipeline.load_lora_weights("Royia12/Any_cemar")