HudsonArauj commited on
Commit Β·
857954e
1
Parent(s): 0d30dc1
update
Browse files
app/.gitattributes β .gitattributes
RENAMED
|
File without changes
|
app/Dockerfile β Dockerfile
RENAMED
|
File without changes
|
app/README.md β README.md
RENAMED
|
@@ -5,7 +5,7 @@ colorFrom: red
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.37.1
|
| 8 |
-
app_file: app
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
|
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.37.1
|
| 8 |
+
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
app/requirements.txt β requirements.txt
RENAMED
|
File without changes
|