fruitpicker01
commited on
Commit
•
5b9e9a6
1
Parent(s):
5358237
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ transformers
|
|
16 |
numpy
|
17 |
asyncio
|
18 |
openai
|
19 |
-
together
|
|
|
|
16 |
numpy
|
17 |
asyncio
|
18 |
openai
|
19 |
+
together
|
20 |
+
httpx
|