Spaces:
Build error
Build error
Commit
·
1c973d4
1
Parent(s):
16e4593
fix
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
|
@@ -1,10 +1,5 @@
|
|
| 1 |
git+https://github.com/kwang2049/nlp4web-codebase.git
|
| 2 |
gradio
|
| 3 |
-
TypedDict
|
| 4 |
-
dataclasses
|
| 5 |
-
typing
|
| 6 |
-
collections
|
| 7 |
-
abc
|
| 8 |
pytrec_eval
|
| 9 |
numpy
|
| 10 |
matplotlib
|
|
|
|
| 1 |
git+https://github.com/kwang2049/nlp4web-codebase.git
|
| 2 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pytrec_eval
|
| 4 |
numpy
|
| 5 |
matplotlib
|