Mohaddz commited on
Commit
70a4ec9
·
verified ·
1 Parent(s): 66db58d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -6
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
- gradio==4.38.1
2
- numpy==1.26.4
 
 
 
3
  Pillow==10.4.0
4
- torch==2.3.1
5
- transformers==4.42.4
6
- tensorflow==2.15.0
7
- opencv-python-headless==4.10.0.84
 
 
 
 
1
+ Flask==2.3.2
2
+ matplotlib==3.7.1
3
+ numpy==1.24.2
4
+ opencv_python==4.7.0.72
5
+ opencv_python_headless==4.10.0.84
6
  Pillow==10.4.0
7
+ scikit_learn==1.2.2
8
+ tensorflow==2.16.2
9
+ tensorflow_intel==2.16.2
10
+ torch==2.0.1
11
+ torchvision==0.15.2
12
+ transformers==4.42.3
13
+ Werkzeug==2.3.6