Spaces:
Runtime error
Runtime error
yitianlian
commited on
Commit
•
c1279c1
1
Parent(s):
4dbdf88
update requirement
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -99,9 +99,9 @@ tokenizers==0.19.1
|
|
99 |
tomli==2.0.1
|
100 |
tomlkit==0.12.0
|
101 |
toolz==0.12.1
|
102 |
-
torch==1.13.0
|
103 |
-
torchaudio==0.13.0
|
104 |
-
torchvision==0.14.0
|
105 |
tqdm==4.65.2
|
106 |
transformers==4.40.2
|
107 |
typer==0.12.3
|
|
|
99 |
tomli==2.0.1
|
100 |
tomlkit==0.12.0
|
101 |
toolz==0.12.1
|
102 |
+
torch==1.13.0
|
103 |
+
torchaudio==0.13.0
|
104 |
+
torchvision==0.14.0
|
105 |
tqdm==4.65.2
|
106 |
transformers==4.40.2
|
107 |
typer==0.12.3
|