Chronicle / .env.example
topguy's picture
feat: integrate Hugging Face Inference API for text and images
3ff0143
raw
history blame contribute delete
245 Bytes
GEMINI_API_KEY=your_api_key_here
# Hugging Face Configuration
HF_TOKEN=your_huggingface_token_here
# ComfyUI Configuration
COMFY_HOST=127.0.0.1
COMFY_PORT=8188
# Ollama Configuration
OLLAMA_HOST=127.0.0.1
OLLAMA_PORT=11434
OLLAMA_MODEL=llama3