Add requirements.txt
commit
46eea8a444
|
|
@ -0,0 +1,12 @@
|
|||
streamlit==1.32.0
|
||||
streamlit-extras>=0.3.5
|
||||
google-generativeai==0.3.2
|
||||
google-cloud-texttospeech==2.15.0
|
||||
google-auth==2.27.0
|
||||
Pillow==10.2.0
|
||||
nltk==3.8.1
|
||||
python-dotenv==1.0.1
|
||||
pandas==2.2.1
|
||||
protobuf>=4.25.1
|
||||
sqlalchemy>=1.4
|
||||
psycopg2>=2.9
|
||||
Loading…
Reference in New Issue