Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==2.3.0
|
|
2 |
torchvision==0.18.0
|
3 |
numpy==1.24.4
|
4 |
onnxruntime-gpu==1.18.0
|
5 |
-
transformers
|
6 |
pyyaml==6.0.1
|
7 |
scipy==1.10.0
|
8 |
imageio==2.34.2
|
|
|
2 |
torchvision==0.18.0
|
3 |
numpy==1.24.4
|
4 |
onnxruntime-gpu==1.18.0
|
5 |
+
transformers
|
6 |
pyyaml==6.0.1
|
7 |
scipy==1.10.0
|
8 |
imageio==2.34.2
|