faizhalas commited on
Commit
aec5774
·
verified ·
1 Parent(s): 8234e30

Update README.md

Browse files

Change the name of the app file and you'll see it work. You can also simplify your requirements.txt.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: purple
5
  colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.31.1
8
- app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
 
5
  colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.31.1
8
+ app_file: app.py #put your app file here
9
  pinned: false
10
  license: mit
11
  ---