Files
valknar 941fd14ccf refactor: rename project from Freepik to Magnific
Rename all identifiers, strings, file names, env vars, CLI entry point,
ASCII banner, and API endpoint to reflect the company rebrand.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 13:06:16 +02:00

12 lines
353 B
Bash

# Magnific API Configuration
# Get your API key at https://magnific.ai
MAGNIFIC_API_KEY=your_api_key_here
# Optional overrides
# MAGNIFIC_BASE_URL=https://api.magnific.ai
# MAGNIFIC_POLL_TIMEOUT=600
# MAGNIFIC_DEFAULT_IMAGE_MODEL=flux-2-pro
# MAGNIFIC_DEFAULT_VIDEO_MODEL=kling-o1-pro
# MAGNIFIC_DEFAULT_OUTPUT_DIR=./output
# MAGNIFIC_SHOW_BANNER=true