Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +11 -2
requirements.txt
CHANGED
@@ -5,5 +5,14 @@ pillow
|
|
5 |
xtcocotools
|
6 |
scipy
|
7 |
timm
|
8 |
-
torch==1.
|
9 |
-
wheel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
xtcocotools
|
6 |
scipy
|
7 |
timm
|
8 |
+
torch==2.1.0
|
9 |
+
wheel
|
10 |
+
Openmim
|
11 |
+
xformers==0.0.22.post7
|
12 |
+
yapf==0.40.1
|
13 |
+
numpy==1.26.4
|
14 |
+
future
|
15 |
+
tensorboard
|
16 |
+
fairseq
|
17 |
+
einops
|
18 |
+
transformers
|