Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pickle
|
2 |
+
nltk
|
3 |
+
sklearn
|
4 |
+
gradio
|
5 |
+
string
|