Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sw1125
/
gunet
like
0
Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
sw1125
commited on
Oct 10, 2024
Commit
6e27bb6
·
verified
·
1 Parent(s):
56543a5
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- stable-diffusion-v1-5/stable-diffusion-v1-5
5
+
pipeline_tag: text-to-image
6
+
---