project-chimera / requirements.txt
mgbam's picture
Create requirements.txt
071faa6 verified
raw
history blame contribute delete
358 Bytes
gradio
google-generativeai
httpx # For async HTTP requests (better than 'requests' for async)
python-dotenv
# Add specific libraries for other APIs you use, e.g.:
# requests # If some APIs don't have good async libs or for simplicity
# pandas # If heavy data manipulation is needed
# Add the SerpApi library if you use their service:
# google-search-results