Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
gradio==5.9.1
|
2 |
sentence-transformers
|
3 |
torch
|
4 |
-
psycopg2-binary
|
5 |
-
httpx==0.24.0
|
6 |
-
httpcore==0.17.0
|
|
|
1 |
gradio==5.9.1
|
2 |
sentence-transformers
|
3 |
torch
|
4 |
+
psycopg2-binary
|
|
|
|