🚀 HuggingFace Download Proxy v2

✅ Proxy Active

Token: ✅ Configured

✨ NEW: XET CDN Support - Downloads xet-stored files through proxy!

Usage:

export HF_ENDPOINT=bandenamaj-hf-download-proxy.hf.space
hf download tencent/Youtu-VL-4B-Instruct

Python:

import os
os.environ['HF_ENDPOINT'] = 'bandenamaj-hf-download-proxy.hf.space'

from huggingface_hub import snapshot_download
snapshot_download('tencent/Youtu-VL-4B-Instruct')