mirror of
https://github.com/elder-plinius/Dioscuri.git
synced 2026-02-12 17:22:59 +00:00
13 lines
232 B
Plaintext
13 lines
232 B
Plaintext
# requirements.txt
|
|
|
|
# Streamlit for web applications
|
|
streamlit
|
|
|
|
# Dotenv for environment variable management
|
|
python-dotenv
|
|
|
|
# Google API client library for accessing various Google APIs
|
|
google-api-python-client
|
|
|
|
google-generativeai
|