Spaces:
Sleeping
Sleeping
| # Copy this file to .env and fill in your Hugging Face access token. | |
| # Create a token at: https://huggingface.co/settings/tokens (a "Read" token is enough) | |
| HF_TOKEN=hf_your_token_here | |
| # Optional model overrides (defaults are sensible): | |
| # MODEL_NAME_TEXT=Qwen/Qwen2.5-7B-Instruct | |
| # MODEL_NAME_IMAGE=black-forest-labs/FLUX.1-schnell | |