xtlyxt commited on
Commit
0262ff1
·
verified ·
1 Parent(s): ee6f819

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
- streamlit clean
3
- streamlit run app.py
4
 
5
  #pip install --upgrade pip
6
  #curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
 
1
  import streamlit as st
2
+ #streamlit clean
3
+ #streamlit run app.py
4
 
5
  #pip install --upgrade pip
6
  #curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh