Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AiKontent
/
audio-creator
like
0
Runtime error
App
Files
Files
Community
vmoras
commited on
Jan 24, 2024
Commit
1910412
β’
1 Parent(s):
a95b578
Update app_file name from app.py to main.py
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -5,7 +5,7 @@ colorFrom: green
5
colorTo: yellow
6
sdk: gradio
7
sdk_version: 4.2.0
8
-
app_file:
app
.py
9
pinned: false
10
---
11
5
colorTo: yellow
6
sdk: gradio
7
sdk_version: 4.2.0
8
+
app_file:
main
.py
9
pinned: false
10
---
11