Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
fastapi
|
2 |
groq
|
|
|
3 |
starlette
|
4 |
python-multipart
|
5 |
uvicorn
|
6 |
aiohttp
|
7 |
-
apscheduler
|
|
|
|
|
|
1 |
groq
|
2 |
+
fastapi
|
3 |
starlette
|
4 |
python-multipart
|
5 |
uvicorn
|
6 |
aiohttp
|
7 |
+
apscheduler
|
8 |
+
scikit-learn
|