Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
PyPDF2
|
| 3 |
+
openai
|
| 4 |
+
reportlab
|
| 5 |
+
arabic-reshaper
|
| 6 |
+
python-bidi
|