Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ websockets
|
|
| 8 |
pillow
|
| 9 |
markdown
|
| 10 |
python-multipart
|
| 11 |
-
httpx
|
|
|
|
|
|
| 8 |
pillow
|
| 9 |
markdown
|
| 10 |
python-multipart
|
| 11 |
+
httpx
|
| 12 |
+
transformers
|