Spaces:
Sleeping
Sleeping
AumCoreAI commited on
Commit ·
e0b5fb0
1
Parent(s): 288154d
FIX: Proper line breaks in requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
fastapi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
groq
|
| 4 |
+
python-multipart
|
| 5 |
+
gradio
|
| 6 |
+
requests
|