Skip to content

Commit 99c235f

Browse files
committed
add requirements
1 parent 229a14b commit 99c235f

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

requirements.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
accelerate==0.26.0
2+
beautifulsoup4==4.9.3
3+
bitsandbytes==0.41.3
4+
datasets==2.18.0
5+
deepface==0.0.91
6+
evaluate==0.4.1
7+
face_recognition==1.3.0
8+
face_recognition_models==0.3.0
9+
faiss-cpu==1.7.2
10+
fasttext==0.9.2
11+
google-api-core==1.34.1
12+
google-api-python-client==2.3.0
13+
google-cloud-vision==3.7.0
14+
haversine
15+
huggingface-hub==0.25.1
16+
imagehash==4.3.1
17+
matplotlib==3.8.3
18+
pandas==1.4.2
19+
pillow==10.3.0
20+
rouge==1.0.1
21+
scikit-learn==1.1.1
22+
scipy
23+
sentence-transformers==3.0.1
24+
sentencepiece==0.1.99
25+
spacy==3.5.0
26+
tokenizers==0.20.0
27+
torch==2.1.2
28+
tqdm==4.64.0
29+
transformers==4.46.0
30+
vllm==0.4.0

0 commit comments

Comments
 (0)