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