Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Chat-Writer-With-Chord-Writer-and-Lyric-Writer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
May 20, 2023
Commit
8caf9f2
·
1 Parent(s):
3a3800f
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+6
-0
app.py
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
import gradio as gr
2
+
gr.Markdown("""
3
+
4
+
Test
5
+
6
+
""")