Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -97,7 +97,8 @@ starlette==0.17.1
|
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
torch==1.10.0+cu102
|
100 |
-
torchvision==0.11
|
|
|
101 |
tqdm==4.62.3
|
102 |
transformers==4.35.0
|
103 |
typing-inspect==0.8.0
|
|
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
torch==1.10.0+cu102
|
100 |
+
torchvision==0.11.2+cu102
|
101 |
+
torchaudio===0.10.1+cu102
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.35.0
|
104 |
typing-inspect==0.8.0
|