Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
joelorellana
/
demo_generative_img
like
0
Running
App
Files
Files
Community
joelorellana
commited on
Mar 5
Commit
3117631
•
1 Parent(s):
1c681f7
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: apache-2.0
3
+
title: Image Generation App
4
+
sdk: streamlit
5
+
emoji: ⚡
6
+
colorFrom: red
7
+
colorTo: red
8
+
short_description: A demo to generate images using some APIs
9
+
---