PromptTune / requirements.txt
Manisankarrr's picture
Admin: Add package definition (__init__.py) and Continuous Integration (CI) pipeline.
b9d3df6
raw
history blame contribute delete
153 Bytes
# Core application dependencies
gradio
openai # Used to communicate with OpenRouter API
python-dotenv # Used to load API key from .env file