Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
-
|
2 |
markitdown
|
3 |
weasyprint
|
4 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
cerebras-cloud-sdk
|
2 |
markitdown
|
3 |
weasyprint
|
4 |
+
python-docx
|
5 |
+
python-pptx
|
6 |
+
PyPDF2
|
7 |
+
gradio
|
8 |
+
Pillow
|