File size: 448 Bytes
e968589
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
numpy==1.26.4
scikit-learn==1.2.2

# HuggingFace ecosystem
transformers==4.47.0
tokenizers==0.21
sentencepiece==0.1.99
accelerate==0.27.2
datasets==2.15.0
peft==0.12.0
huggingface_hub>=0.25.2


# Additional ML libraries
bitsandbytes==0.43.3
timm==0.6.13
einops==0.6.1
einops-exts==0.0.4

# Utilities
shortuuid==1.0.13
pydantic==2.8.2
markdown2[all]

# Web framework and API
gradio==5.1.0
gradio_client
fastapi
uvicorn
requests==2.32.3
httpx==0.27.2