EchoAnimal / requirements.txt
SamhitaG's picture
Uploaded app files
0db656c verified
raw
history blame contribute delete
250 Bytes
# Streamlit version for both apps
streamlit==1.35.0
# For echoanimal.py
librosa==0.10.1
matplotlib==3.8.4
seaborn==0.13.2
scipy==1.13.1
# For wiki_taxonomy.py
transformers==4.41.1
torch==2.3.0
Pillow==10.3.0
beautifulsoup4==4.12.3
requests==2.32.3