File size: 503 Bytes
0bbf2df
b4c92f5
0bbf2df
 
 
 
 
 
 
 
 
 
 
b2ce320
0bbf2df
 
7d8cf0f
0bbf2df
 
b4c92f5
 
 
d859617
b4c92f5
 
 
 
117dd64
 
 
 
b4c92f5
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
# Core application and UI
gradio
pandas==2.2.3

# Plotting and visualization
plotly==6.0.0
matplotlib==3.10.1
seaborn==0.13.2

# Machine learning and numerical processing
numpy==1.26.4
scikit-learn==1.6.1
numba==0.61.2
sentence-transformers==3.0.1

# Tibetan language processing
botok

# Build system for Cython
Cython==3.0.12

# HuggingFace integration
huggingface_hub[hf_xet]==0.20.3

# LLM integration
python-dotenv==1.0.0
requests==2.31.0

# Fuzzy string matching
thefuzz
python-Levenshtein
tabulate