Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ tqdm
|
|
8 |
gradio==3.14.0
|
9 |
regex
|
10 |
nltk
|
11 |
-
pandas
|
|
|
|
8 |
gradio==3.14.0
|
9 |
regex
|
10 |
nltk
|
11 |
+
pandas
|
12 |
+
random
|