pip install hf_xet
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Feature Idea
运行某些节点的时候会自动联网下载模型
`Xet Storage is enabled for this repo, but the 'hf_xet' package is not installed. Falling back to regular HTTP download. For better performance, install the package with: `pip install huggingface_hub[hf_xet]` or `pip install hf_xet``
能不能在 https://github.com/comfyanonymous/ComfyUI/blob/master/requirements.txt 文件里添加:
hf_xet
这样启动ComfyUI的时候就自动安装这个模块了。
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Research direction
Start with requirements.txt, the file named in the issue, and review how dependencies are listed and installed when ComfyUI starts. Done means hf_xet is included there and a fresh installation installs the package without disrupting the existing requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100