CHIP / requirements.txt
luancy1208's picture
Upload requirements.txt
6ab50e3 verified
raw
history blame contribute delete
303 Bytes
# CHIP HuggingFace Space dependencies
# Pinned to versions that work together as of 2025-Q2
gradio>=4.44.0,<5.0
tiktoken>=0.7.0
jieba>=0.42.1
pyyaml>=6.0
regex>=2024.5.15
# 用于 lazy-load Qwen / DeepSeek tokenizer (HF Space 用户启用国产 tokenizer 时)
transformers>=4.40.0
sentencepiece>=0.2.0