Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ sentence_transformers==2.2.2
|
|
5 |
pandas==2.1.1
|
6 |
numpy==1.25.2
|
7 |
scikit-learn==1.3.1
|
|
|
|
|
|
5 |
pandas==2.1.1
|
6 |
numpy==1.25.2
|
7 |
scikit-learn==1.3.1
|
8 |
+
fastapi>=0.92.0
|
9 |
+
uvicorn[standard]>=0.22.0
|