Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -3
requirements.txt
CHANGED
@@ -1,4 +1,15 @@
|
|
1 |
-
ultralytics
|
2 |
-
pillow
|
3 |
gradio
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
numpy
|
3 |
+
transformers
|
4 |
+
groq
|
5 |
+
langchain
|
6 |
+
langchain_groq
|
7 |
+
langchain_community
|
8 |
+
chardet
|
9 |
+
pymupdf
|
10 |
+
python-docx
|
11 |
+
gtts
|
12 |
+
python-pptx
|
13 |
+
chromadb
|
14 |
+
schedule
|
15 |
+
sympy
|