PixArt-alpha / PixArt-sigma

PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation
https://pixart-alpha.github.io/PixArt-sigma-project/
GNU Affero General Public License v3.0
1.44k stars 68 forks source link

Support HuggingFace mirror in download #33

Closed 7sunarni closed 2 months ago

7sunarni commented 2 months ago

use HF_ENDPOINT environment to set HuggingFace mirror, can speed up download resource when you have bad network access HuggingFace

e.g. use https://hf-mirror.com/ can speed up download resources in China mainland

7sunarni commented 2 months ago

@lawrence-cj