9ab3421
1
2
3
4
5
6
7
8
9
# Port for the Flask app PORT=7860 # Host for the Flask app (0.0.0.0 for Docker) HOST=0.0.0.0 # Default model names (change if model names differ) GROK_IMAGE_MODEL=grok-2-image-1212 GROK_VISION_MODEL=grok-2-vision-1212