Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ torch
|
|
| 7 |
openpyxl
|
| 8 |
requests
|
| 9 |
typing
|
|
|
|
| 10 |
huggingface_hub == 0.2.1
|
|
|
|
| 7 |
openpyxl
|
| 8 |
requests
|
| 9 |
typing
|
| 10 |
+
matplotlib
|
| 11 |
huggingface_hub == 0.2.1
|