Spaces:
Running
on
T4
Running
on
T4
Read before using
#1
by
jbilcke-hf
- opened
Hi everyone,
I see some people who struggled running Wan2GP inside a Hugging Face, so here's a template you can duplicate!
follow this process:
- first, duplicate this space (fork it) to your own space
- choose a GPU adapted to your financial budget
- customize the
APP_PARAMETERS
environment variable to suit your personal needs, ie. the model and GPU you want to use (look at the docs here) - optional, you can use a persistent storage (I'll let you figure out the best way you want to handle this, one option is to use HF_HOME, another is to modify wgp.py to change the root dir)