Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yadav122
/
chat_to_video
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yadav122
commited on
Apr 13
Commit
1fff624
·
verified
·
1 Parent(s):
648bb55
Upload README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
title: My Application
3
+
emoji: 🧠
4
+
colorFrom: blue
5
+
colorTo: green
6
+
sdk: "streamlit"
7
+
sdk_version: "1.0.0"
8
+
app_file: app.py
9
+
pinned: false
10
+
---
11
+