10 lines
383 B
Text
10 lines
383 B
Text
# Copy to .env and adjust. Read automatically by docker compose.
|
|
|
|
# Port pe care expune API-ul pe host
|
|
API_PORT=8080
|
|
|
|
# Opțional: activează HF AI detector în m27 (Organika/sdxl-detector).
|
|
# Default 0 — testat empiric, regresie pe video out-of-distribution.
|
|
# Setează 1 doar dacă vrei să experimentezi (necesită + transformers + torch
|
|
# în requirements.txt).
|
|
# M27_USE_HF=0
|