Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
gradio
|
2 |
groq
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
groq-gradio
|
2 |
groq
|
3 |
+
gradio
|
4 |
+
Pillow
|
5 |
+
numpy
|
6 |
+
python-dateutil
|
7 |
+
llama-index==0.9.12
|
8 |
+
python-docx
|
9 |
+
PyMuPDF
|