haiderakt commited on
Commit
bc792ab
·
1 Parent(s): fa041c4

Deploy Streamlit app to Hugging Face Space

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,5 +5,5 @@ numpy
5
  matplotlib
6
  argparse
7
  Pillow
8
- streamlit
9
  IPython
 
5
  matplotlib
6
  argparse
7
  Pillow
8
+ streamlit==1.33.0
9
  IPython