Spaces:
Running
Running
File size: 699 Bytes
7d5189a 5477f2b 7d5189a dc8356e 7d5189a 94b776a |
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 |
---
title: ConceptSliders
emoji: 🏃
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
python_version: 3.10.16
license: mit
---
查看配置参考文档:https://huggingface.co/docs/hub/spaces-config-reference
论文页面:https://huggingface.co/papers/2311.12092
创建仓库:`huggingface-cli repo create ConceptSliders --type space --space_sdk gradio`
---
项目中需要在线下载模型时的 Hugging-face 站点代理问题。
代理站:https://hf-mirror.com
``` shell
export HF_ENDPOINT=https://hf-mirror.com
```
详见 <https://jixinlong.top/2024/05/11/%E4%B8%AD%E5%9B%BD%E4%BA%BA%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8Hugging-face/>
|