Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
psycopg2-binary
|
| 3 |
openai
|
| 4 |
pgvector
|
| 5 |
-
numpy
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
psycopg2-binary
|
| 3 |
openai
|
| 4 |
pgvector
|
| 5 |
+
numpy
|
| 6 |
+
scikit-learn
|