# DeepGaze 眼动模拟所需依赖（一次性安装）
# 使用: pip install -r requirements-deepgaze.txt

einops
ftfy
regex
# CLIP（DeepGaze 可选特征提取依赖）
git+https://github.com/openai/CLIP.git
# DeepGaze IIE
git+https://github.com/matthias-k/DeepGaze.git
