Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -12,5 +12,7 @@ pyarrow==9.0.0
|
|
12 |
pynndescent==0.5.10
|
13 |
scikit-image==0.19.3
|
14 |
scikit-learn==1.2.2
|
|
|
|
|
15 |
transformers==4.34.1
|
16 |
wikipedia
|
|
|
12 |
pynndescent==0.5.10
|
13 |
scikit-image==0.19.3
|
14 |
scikit-learn==1.2.2
|
15 |
+
torch==1.12.1
|
16 |
+
torchvision
|
17 |
transformers==4.34.1
|
18 |
wikipedia
|