Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ regex==2022.9.13
|
|
16 |
requests==2.28.1
|
17 |
tk==0.1.0
|
18 |
torch==1.11.0
|
19 |
-
torchvision
|
20 |
tqdm==4.65.0
|
21 |
transformers==4.11.3
|
22 |
typing_extensions==4.3.0
|
|
|
16 |
requests==2.28.1
|
17 |
tk==0.1.0
|
18 |
torch==1.11.0
|
19 |
+
torchvision
|
20 |
tqdm==4.65.0
|
21 |
transformers==4.11.3
|
22 |
typing_extensions==4.3.0
|