mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-07 03:35:41 +00:00
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
OLLAMA_URL=http://localhost:11434
|
|
OLLAMA_MODEL=llama3.1:8b
|
|
YOUTUBE_API_KEY=your_youtube_api_key
|
|
WHISPER_URL=http://localhost:8000/
|
|
WHISPER_MODEL=Systran/faster-whisper-large-v3 |