cs-ai-sakura-dev / src /config /__init__.py
lifedebugger's picture
Deploy files from GitHub repository
10ab06b
from src.config.constant import (
OPENAI_API_KEY,
ELEVENLABS_API_KEY,
HF_TOKEN,
)