Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Royia12
/
Jskslz
like
0
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
Royia12
commited on
Mar 17, 2024
Commit
9519efe
·
verified
·
1 Parent(s):
ea96a88
Create kl
Browse files
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")