Spaces:
Runtime error
Runtime error
Omar Sanseviero commited on
Commit ·
2f68029
1
Parent(s): 4ced8aa
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
scikit-learn
|
| 3 |
requests
|
|
|
|
| 1 |
+
ray
|
| 2 |
+
uvicorn==0.16.0
|
| 3 |
+
starlette
|
| 4 |
+
fastapi
|
| 5 |
+
aiorwlock
|
| 6 |
scikit-learn
|
| 7 |
requests
|