mohamed12ahmed commited on
Commit
e241967
·
verified ·
1 Parent(s): f60c2b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -7
requirements.txt CHANGED
@@ -1,8 +1,18 @@
1
- tensorflow==2.10.0
2
  einops
3
- numpy==1.26.4
4
- # Flask for the backend API
5
- Flask>=2.3.0
6
-
7
- # CORS support for cross-origin requests
8
- flask-cors>=3.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  einops
2
+ ffmpeg
3
+ jinja2
4
+ natsort
5
+ numpy
6
+ opencv-python-headless
7
+ Pillow
8
+ pyyaml
9
+ scikit-image
10
+ scipy
11
+ tensorboard
12
+ timm
13
+ torch
14
+ torchvision
15
+ tqdm
16
+ yacs
17
+ Flask
18
+ gunicorn