forked from LiveCarta/ContentGeneration
Changed the name of env var name related to huggingface api token
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
ELEVENLABS_API_KEY=
|
ELEVENLABS_API_KEY=
|
||||||
|
|
||||||
# Hugging Face (required for gated model downloads, e.g. FLUX.1-schnell)
|
# Hugging Face (required for gated model downloads, e.g. FLUX.1-schnell)
|
||||||
HUGGINGFACE_HUB_TOKEN=
|
HF_TOKEN=
|
||||||
|
|
||||||
# Hunyuan prompt rewrite endpoints (optional; rewrite is disabled in current generate_videos.py)
|
# Hunyuan prompt rewrite endpoints (optional; rewrite is disabled in current generate_videos.py)
|
||||||
T2V_REWRITE_BASE_URL=
|
T2V_REWRITE_BASE_URL=
|
||||||
|
|||||||
Reference in New Issue
Block a user