Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ git+https://github.com/huggingface/transformers.git
|
|
2 |
torch
|
3 |
opencv-python
|
4 |
Flask
|
5 |
-
threaded
|
|
|
|
|
|
2 |
torch
|
3 |
opencv-python
|
4 |
Flask
|
5 |
+
threaded
|
6 |
+
aiohttp
|
7 |
+
Pillow
|