Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
openai==0.28
|
4 |
-
nltk
|
5 |
-
numpy
|
6 |
-
scikit-learn
|
|
|
1 |
gradio
|
2 |
+
requests
|
|
|
|
|
|
|
|