papasega commited on
Commit
6cb4458
·
verified ·
1 Parent(s): 36306c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- tensorflow-cpu>=2.15.0
2
- gradio>=4.19.0
3
- numpy
4
- opencv-python-headless
5
- huggingface_hub>=0.20.0
 
 
1
+ tensorflow==2.15.0
2
+ gradio==4.44.0
3
+ numpy==1.26.4
4
+ opencv-python-headless==4.10.0.84
5
+ scipy==1.11.4
6
+ huggingface_hub==0.19.4