Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
requests
|
| 3 |
-
transformers
|
| 4 |
-
python-dotenv
|
| 5 |
-
torch
|
| 6 |
numpy
|
| 7 |
pandas
|
| 8 |
-
matplotlib
|
|
|
|
|
|
| 1 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
+
matplotlib
|
| 5 |
+
Pillow
|