Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ numpy
|
|
3 |
pandas
|
4 |
matplotlib
|
5 |
transformers
|
6 |
-
|
7 |
requests
|
8 |
torch
|
|
|
3 |
pandas
|
4 |
matplotlib
|
5 |
transformers
|
6 |
+
pillow
|
7 |
requests
|
8 |
torch
|