Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ numpy
|
|
| 4 |
matplotlib.pyplot
|
| 5 |
sklearn
|
| 6 |
transformers
|
| 7 |
-
torch
|
|
|
|
|
|
|
|
|
| 4 |
matplotlib.pyplot
|
| 5 |
sklearn
|
| 6 |
transformers
|
| 7 |
+
torch
|
| 8 |
+
Pillow
|
| 9 |
+
requests
|