Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -96,7 +96,7 @@ sqlitedict==1.7.0
|
|
96 |
starlette==0.17.1
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
-
torch==1.10.0
|
100 |
torchvision==0.11
|
101 |
tqdm==4.62.3
|
102 |
transformers==4.35.0
|
|
|
96 |
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
|