hugchat
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -23,5 +23,6 @@ aiohttp
|
|
23 |
instructor
|
24 |
groq
|
25 |
python-multipart
|
|
|
26 |
orm[sqlite]==0.3.0
|
27 |
pydub
|
|
|
23 |
instructor
|
24 |
groq
|
25 |
python-multipart
|
26 |
+
hugchat
|
27 |
orm[sqlite]==0.3.0
|
28 |
pydub
|