mgyigit commited on
Commit
8136b80
·
verified ·
1 Parent(s): 54e8a79

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ requests==2.32.3
2
+ tqdm==4.66.6
3
+ gdown==5.2.0
4
+ pillow==11.0.0
5
+ matplotlib==3.9.2
6
+ langdetect==1.0.9
7
+ pandas==2.2.3
8
+ torch==2.5.1
9
+ torchvision==0.20.1
10
+ transformers==4.47.0
11
+ gradio==5.9.0
12
+ ruff==0.8.3
13
+ ruff-lsp==0.0.59
14
+ streamlit==1.41.1
15
+ sentence-transformers==3.3.1
16
+ h5py==3.12.1
17
+ tiktoken==0.8.0
18
+ sentencepiece==0.2.0