File size: 885 Bytes
8205d6b
38d5865
 
 
 
 
 
 
 
 
 
 
 
8205d6b
 
38d5865
 
 
8205d6b
 
38d5865
 
 
 
8205d6b
 
38d5865
8205d6b
38d5865
 
8205d6b
 
 
 
 
806572a
38d5865
8205d6b
38d5865
8205d6b
 
38d5865
8205d6b
38d5865
 
8205d6b
 
38d5865
8205d6b
 
38d5865
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Core Framework
fastapi==0.115.6
uvicorn==0.34.0
pydantic==2.11.4
pydantic-settings==2.11.0
python-multipart==0.0.20

# Machine Learning & Transformers
torch==2.3.1
transformers==4.48.0
sentence-transformers==3.3.1
tokenizers==0.21.0
huggingface-hub==0.27.0

# NLP Libraries
spacy==3.8.3
nltk==3.9.1
textstat==0.7.10

# Scientific Computing
numpy==1.23.5
scipy==1.12.0
scikit-learn==1.6.0
pandas==2.2.3

# Text Processing
python-docx==1.1.2
PyPDF2==3.0.1
pdfplumber==0.11.5
pymupdf==1.25.5
python-magic==0.4.27

# Language Detection
langdetect==1.0.9

# Visualization & Reporting
matplotlib==3.8.0
seaborn==0.13.0
reportlab==4.2.2

# Utilities
python-dotenv==1.0.1
aiofiles==23.2.1
httpx==0.27.0
tenacity==9.1.2

# Logging & Monitoring
loguru==0.7.3

# Caching
diskcache==5.6.3

# Additional packages from your working environment
safetensors==0.4.4
accelerate==1.2.1
protobuf==4.25.4