Files
Dioscuri/requirements.txt
2024-04-02 21:51:56 -07:00

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