Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
scottshireman
/
fantasy-card-art
like
0
Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable diffusion
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
scottshireman
commited on
Apr 21, 2023
Commit
35eff0c
·
1 Parent(s):
3cf6920
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,8 @@
1
---
2
library_name: diffusers
3
pipeline_tag: text-to-image
4
---
1
---
2
library_name: diffusers
3
pipeline_tag: text-to-image
4
+
language:
5
+
- en
6
+
tags:
7
+
- stable diffusion
8
---