Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio==5.4.0
|
| 2 |
-
nlp4web-codebase @ git+https://github.com/kwang2049/nlp4web-codebase.git
|
|
|
|
|
|
| 1 |
gradio==5.4.0
|
| 2 |
+
nlp4web-codebase @ git+https://github.com/kwang2049/nlp4web-codebase.git
|
| 3 |
+
matplotlib==3.8.4
|