danidanidani commited on
Commit
9a7975d
·
1 Parent(s): 9d14a9d

Restore full app.py - config.toml was the issue!

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: green
5
  colorTo: blue
6
  sdk: streamlit
7
  sdk_version: "1.23.1"
8
- app_file: app_test_simple.py
9
  pinned: false
10
  ---
11
 
 
5
  colorTo: blue
6
  sdk: streamlit
7
  sdk_version: "1.23.1"
8
+ app_file: app.py
9
  pinned: false
10
  ---
11