Abbas133 commited on
Commit
ba85c1c
·
verified ·
1 Parent(s): edf9229

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
- tensorflow==2.16.1
3
- huggingface_hub
4
- opencv-python
5
  numpy
 
6
  Pillow
7
- requests
 
 
1
  streamlit
2
+ tensorflow==2.10.0 # Or a version compatible with your model's training environment
 
 
3
  numpy
4
+ opencv-python
5
  Pillow
6
+ requests
7
+ huggingface_hub