MLCoder90's picture
Upload 13 files
a4d3de8 verified
Raw
History Blame Contribute Delete
267 Bytes
# Copy this file to `.env` and fill in a real value.
# Generate one with: python -c "import secrets; print(secrets.token_hex(24))"
API_KEY=replace_this_with_a_real_generated_key
# Optional: override where the model file is loaded from
MODEL_PATH=models/Cattle.Keras