Taino commited on
Commit
c5fb26e
·
verified ·
1 Parent(s): 099f875

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
-
3
- torch==2.4.1
4
- torchvision==0.19.1
5
- torchaudio==2.4.1
6
- gradio==5.35.0
7
- insightface==0.7.3
8
- onnxruntime-gpu==1.14.1
9
- torchreid==0.2.5
10
- ultralytics==8.3.161
11
- gdown==5.2.0
12
- gradio==5.35.0
13
- lap==0.5.12
 
14
  tensorboard==2.19.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+
3
+ torch==2.4.1
4
+ torchvision==0.19.1
5
+ torchaudio==2.4.1
6
+ numpy<2.0
7
+ gradio==5.35.0
8
+ insightface==0.7.3
9
+ onnxruntime-gpu==1.14.1
10
+ torchreid==0.2.5
11
+ ultralytics==8.3.161
12
+ gdown==5.2.0
13
+ gradio==5.35.0
14
+ lap==0.5.12
15
  tensorboard==2.19.0