Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
radames
/
sd-21-DPO-LoRA
like
6
Text-to-Image
Diffusers
Model card
Files
Files and versions
Community
Use this model
radames
commited on
Jan 9, 2024
Commit
574aa4a
·
1 Parent(s):
63e0a60
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
library_name: diffusers
3
+
pipeline_tag: text-to-image
4
+
inference: true
5
+
base_model: stabilityai/sd-turbo
6
+
---