cptsubtext
commited on
Commit
·
2090c90
1
Parent(s):
41fc0d5
reorganize fs
Browse files
src/streamlit_app.py → app.py
RENAMED
File without changes
|
src/.streamlit/config.toml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
[global]
|
2 |
-
dataCacheEnabled = false
|
3 |
-
# Set the Streamlit internal folder to a writable location within the app's directory
|
4 |
-
# This prevents Streamlit from trying to write to the root directory
|
5 |
-
cache_path = "cache"
|
6 |
-
temp_path = "temp"
|
|
|
|
|
|
|
|
|
|
|
|
|
|