Spaces:
Runtime error
Runtime error
thepolymerguy
commited on
Commit
•
a9f3d05
1
Parent(s):
85ddf43
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ huggingface_hub
|
|
7 |
gradio>=3.17.1
|
8 |
transformers
|
9 |
tensorflow
|
10 |
-
nltk
|
|
|
|
7 |
gradio>=3.17.1
|
8 |
transformers
|
9 |
tensorflow
|
10 |
+
nltk
|
11 |
+
pandas
|