Apasalic commited on
Commit
516d4b5
·
verified ·
1 Parent(s): 5849d73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- pip install -r requirements.txt
2
 
3
  import streamlit as st
4
  import pandas as pd
 
1
+ !pip install -r requirements.txt
2
 
3
  import streamlit as st
4
  import pandas as pd