milwright commited on
Commit
c5bb28e
·
1 Parent(s): 77407e5

Pin Streamlit version to ensure compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Generated requirements for Hugging Face Spaces deployment
2
 
3
- streamlit>=1.28.0
4
  mistralai>=0.0.3
5
  Pillow>=9.0.0
6
  opencv-python-headless>=4.5.0
 
1
  # Generated requirements for Hugging Face Spaces deployment
2
 
3
+ streamlit==1.28.0
4
  mistralai>=0.0.3
5
  Pillow>=9.0.0
6
  opencv-python-headless>=4.5.0