Spaces:
Sleeping
Sleeping
Deploy Streamlit app to Hugging Face Space
Browse files- 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
|