Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ numpy
|
|
| 2 |
pillow
|
| 3 |
matplotlib
|
| 4 |
tensorflow
|
| 5 |
-
|
| 6 |
git+https://github.com/huggingface/transformers
|
| 7 |
datasets
|
|
|
|
| 2 |
pillow
|
| 3 |
matplotlib
|
| 4 |
tensorflow
|
| 5 |
+
torch
|
| 6 |
git+https://github.com/huggingface/transformers
|
| 7 |
datasets
|