HudsonArauj commited on
Commit
857954e
Β·
1 Parent(s): 0d30dc1
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/app.py
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