Leon4gr45 commited on
Commit
54414f2
·
verified ·
1 Parent(s): 969bb18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🔬
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: streamlit # Or streamlit if run_ui.py uses Streamlit
7
- app_file: run_ui.py # Tells Spaces to run this file
8
  pinned: false
9
 
10
  ---
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: streamlit # Or streamlit if run_ui.py uses Streamlit
7
+ app_file: /src/ui/streamlit_app.py # Tells Spaces to run this file
8
  pinned: false
9
 
10
  ---