Kroy commited on
Commit
f6d2d6e
·
1 Parent(s): 0cc3bc4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -19
requirements.txt CHANGED
@@ -1,20 +1,7 @@
1
- numpy==1.21.6
2
- scipy==1.4.1
3
- Pillow==9.5.0
4
- Cython==0.29.34
5
- matplotlib==3.5.3
6
- scikit-image==0.19.3
7
- tensorflow==1.13.1
8
- keras==2.0.8
9
- opencv-python-headless==4.7.0.72
10
- h5py==2.10.0
11
- imgaug==0.4.0
12
- ipython==7.34.0
13
  imageio==2.9.0
14
- requests==2.27.*
15
- uvloop==0.15.2
16
- uvicorn==0.13.4
17
- httptools==0.2.0
18
- fastapi==0.74.*
19
- gunicorn==20.1.0
20
- protobuf==3.19.0
 
1
+ tensorflow==2.12.0
2
+ tensorflow-hub==0.10.0
 
 
 
 
 
 
 
 
 
 
3
  imageio==2.9.0
4
+ matplotlib==3.7.1
5
+ Pillow==7.2.0
6
+ protobuf==3.20.3
7
+