Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
fastapi==0.110.0
|
| 2 |
uvicorn==0.28.0
|
| 3 |
-
numpy==1.26.4
|
| 4 |
-
openai
|
| 5 |
pydantic==2.6.4
|
| 6 |
-
|
|
|
|
| 1 |
fastapi==0.110.0
|
| 2 |
uvicorn==0.28.0
|
|
|
|
|
|
|
| 3 |
pydantic==2.6.4
|
| 4 |
+
huggingface_hub
|