File size: 241 Bytes
f06f058 |
1 2 3 4 5 6 7 |
Flask>=2.0 Werkzeug>=2.0 # Often needed for secure_filename and file handling google-generativeai>=0.4 Pillow>=9.0 # For image handling with Gemini python-dotenv>=0.19 # To load .env files fpdf2>=2.7.0 # For PDF generation streamlit>=1.30 |