Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch==1.13.1
|
|
| 4 |
transformers==4.26.0
|
| 5 |
fastai==2.7.11
|
| 6 |
fastbook==0.0.29
|
| 7 |
-
torchvision==0.14.1
|
|
|
|
|
|
| 4 |
transformers==4.26.0
|
| 5 |
fastai==2.7.11
|
| 6 |
fastbook==0.0.29
|
| 7 |
+
torchvision==0.14.1
|
| 8 |
+
pandas==1.5.2
|