Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
nlp4web-codebase @ git+https://github.com/kwang2049/nlp4web-codebase.git@83f9afbbf7e372c116fdd04997a96449007f861f
|
2 |
nltk==3.8.1
|
3 |
gradio==5.6.0
|
4 |
-
gradio_client==1.4.3
|
|
|
|
|
|
|
|
1 |
nlp4web-codebase @ git+https://github.com/kwang2049/nlp4web-codebase.git@83f9afbbf7e372c116fdd04997a96449007f861f
|
2 |
nltk==3.8.1
|
3 |
gradio==5.6.0
|
4 |
+
gradio_client==1.4.3
|
5 |
+
matplotlib==3.8.0
|
6 |
+
matplotlib-inline==0.1.7
|
7 |
+
matplotlib-venn==1.1.1
|