Spaces:
Running
on
A10G
Running
on
A10G
Zhouyan248
commited on
Commit
•
0841432
1
Parent(s):
a45544e
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ imageio-ffmpeg==0.4.9
|
|
8 |
pandas==2.0.1
|
9 |
timm==0.6.13
|
10 |
tqdm==4.65.0
|
11 |
-
transformers==4.
|
12 |
xformers==0.0.20
|
13 |
omegaconf==2.3.0
|
14 |
natsort==8.4.0
|
@@ -37,7 +37,7 @@ pyyaml>=6.0.1
|
|
37 |
scipy>=1.10.1
|
38 |
streamlit>=0.73.1
|
39 |
tensorboardx==2.6
|
40 |
-
tokenizers==0.
|
41 |
torch>=2.0.1
|
42 |
torchaudio>=2.0.2
|
43 |
torchdata==0.6.1
|
|
|
8 |
pandas==2.0.1
|
9 |
timm==0.6.13
|
10 |
tqdm==4.65.0
|
11 |
+
transformers==4.35.0
|
12 |
xformers==0.0.20
|
13 |
omegaconf==2.3.0
|
14 |
natsort==8.4.0
|
|
|
37 |
scipy>=1.10.1
|
38 |
streamlit>=0.73.1
|
39 |
tensorboardx==2.6
|
40 |
+
tokenizers==0.14.1
|
41 |
torch>=2.0.1
|
42 |
torchaudio>=2.0.2
|
43 |
torchdata==0.6.1
|