pjdevelop commited on
Commit
e5fe889
1 Parent(s): ed36966

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
-
2
  gradio
3
- torch
4
  torchvision
5
- joblib
6
- Pillow
7
- numpy
8
- scikit-learn
 
 
1
+ opencv-python==4.10.0.84
2
  gradio
3
+ torch==2.3.1
4
  torchvision
5
+ torchaudio
6
+ joblib==1.4.2
7
+ Pillow==9.4.0
8
+ numpy==1.25.2
9
+ scikit-learn==1.3.2