papasega commited on
Commit
e534643
·
verified ·
1 Parent(s): cf652b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio
2
- tensorflow
3
- numpy
4
- opencv-python
 
 
 
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