Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -97,6 +97,7 @@ starlette==0.17.1
|
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
torch==1.10.0
|
|
|
100 |
tqdm==4.62.3
|
101 |
transformers==4.35.0
|
102 |
typing-inspect==0.8.0
|
|
|
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
|
103 |
typing-inspect==0.8.0
|