Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ huggingface_hub
|
|
5 |
schedule
|
6 |
websockets
|
7 |
uvicorn
|
8 |
-
numpy
|
|
|
|
5 |
schedule
|
6 |
websockets
|
7 |
uvicorn
|
8 |
+
numpy
|
9 |
+
bs4
|