-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
62 lines (62 loc) · 1.28 KB
/
requirements.txt
File metadata and controls
62 lines (62 loc) · 1.28 KB
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
57
58
59
60
61
62
--extra-index-url https://download.pytorch.org/whl/cu128
torch==2.7.0+cu128
numpy>=1.26.2,<2.2.0
sentence_transformers==3.4.1
tensorflow==2.19.0
tqdm==4.67.1
protobuf==5.29.3
cryptography==44.0.2
pandas==2.2.3
transformers>=4.49.0
diffusers==0.32.2
safetensors==0.5.2
accelerate==1.3.0
peft==0.12.0
faiss-cpu==1.10.0
nltk==3.9.1
bitsandbytes==0.45.2
langchain-community==0.3.19
greenlet==3.1.1
tiktoken==0.9.0
python-dotenv>=1.0.1
litellm>=1.64.1
fastapi==0.115.12
uvicorn[standard]==0.24.0
python-multipart==0.0.19
pydantic==2.8.0
librosa==0.10.1
scipy==1.11.4
python-jose[cryptography]==3.4.0 # For JWT tokens if needed
passlib[bcrypt]==1.7.4 # For password hashing if needed
pytest==7.4.3
httpx==0.25.2
transformers>=4.20.0
scikit-learn>=1.0.0
pandas>=1.3.0
pathlib2>=2.3.0
tqdm>=4.62.0
tree-sitter>=0.20.0
tree-sitter-python>=0.20.0
tree-sitter-java>=0.20.0
tree-sitter-javascript>=0.20.0
pytest>=6.0.0
black>=21.0.0
flake8>=3.9.0
pyvespa==0.55.0
vespacli==8.391.23
# via visual-retrieval-colpali (pyproject.toml)
vidore-benchmark==5.0.0
# via visual-retrieval-colpali (pyproject.toml)
wasabi==1.1.3
watchfiles==0.24.0
# via uvicorn
weasel==0.4.1
# via spacy
websockets==13.1
# via uvicorn
wrapt==1.16.0
# via smart-open
xxhash==3.5.0
# via datasets
yarl==1.13.1
# via aiohttp