Update requirements.txt
Browse files- requirements.txt +1 -35
requirements.txt
CHANGED
@@ -9,38 +9,4 @@ ollama
|
|
9 |
python-docx
|
10 |
PyPDF2
|
11 |
openpyxl
|
12 |
-
python-pptx
|
13 |
-
# Enhanced requirements for Reliance Model
|
14 |
-
opencv-python
|
15 |
-
pillow
|
16 |
-
pytesseract
|
17 |
-
easyocr
|
18 |
-
transformers
|
19 |
-
torch
|
20 |
-
torchvision
|
21 |
-
torchaudio
|
22 |
-
googletrans==4.0.0rc1
|
23 |
-
arabic-reshaper
|
24 |
-
pyarabic
|
25 |
-
polyglot
|
26 |
-
textblob
|
27 |
-
matplotlib
|
28 |
-
seaborn
|
29 |
-
plotly
|
30 |
-
networkx
|
31 |
-
graphviz
|
32 |
-
pydot
|
33 |
-
scikit-learn
|
34 |
-
numpy
|
35 |
-
scipy
|
36 |
-
requests
|
37 |
-
beautifulsoup4
|
38 |
-
selenium
|
39 |
-
webdriver-manager
|
40 |
-
python-multipart
|
41 |
-
aiofiles
|
42 |
-
asyncio
|
43 |
-
pathlib
|
44 |
-
glob
|
45 |
-
datetime
|
46 |
-
calendar
|
|
|
9 |
python-docx
|
10 |
PyPDF2
|
11 |
openpyxl
|
12 |
+
python-pptx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|