Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-multipart
|
|
| 4 |
gradio_client==0.8.1
|
| 5 |
gTTS==2.4.0
|
| 6 |
psycopg2
|
| 7 |
-
httpx==0.26.0
|
|
|
|
|
|
| 4 |
gradio_client==0.8.1
|
| 5 |
gTTS==2.4.0
|
| 6 |
psycopg2
|
| 7 |
+
httpx==0.26.0
|
| 8 |
+
hugchat
|