AumCoreAI commited on
Commit
e0b5fb0
·
1 Parent(s): 288154d

FIX: Proper line breaks in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- fastapi\nuvicorn\ngroq\npython-multipart
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ groq
4
+ python-multipart
5
+ gradio
6
+ requests