Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,3 +7,4 @@ uvicorn
|
|
7 |
pydantic
|
8 |
requests
|
9 |
huggingface_hub==0.17.3
|
|
|
|
7 |
pydantic
|
8 |
requests
|
9 |
huggingface_hub==0.17.3
|
10 |
+
numpy
|