AMUseBot/requirements.txt

21 lines
368 B
Plaintext
Raw Normal View History

2023-04-29 11:53:35 +02:00
pip>=23.1.2
streamlit>=1.22.0
2023-04-16 00:38:14 +02:00
streamlit-chat>=0.0.2.2
streamlit_option_menu>=0.3.2
2023-04-29 11:53:35 +02:00
openai>=0.27.5
2023-04-16 00:38:14 +02:00
gtts>=2.3.1
2023-04-07 22:10:58 +02:00
bokeh==2.4.2
2023-04-16 00:38:14 +02:00
streamlit-bokeh-events>=0.1.2
watchdog>=3.0.0
2023-05-21 22:53:02 +02:00
setuptools~=65.5.0
graphviz~=0.20.1
2023-06-12 14:17:16 +02:00
Pillow~=9.5.0
pandas==2.0.2
2023-06-12 14:17:16 +02:00
scikit_learn==1.2.0
simpletransformers==0.63.9
torch==1.11.0
spacy==3.5.0
rank_bm25==0.2.2
tqdm==4.64.1
nlp==0.4.0
python-dotenv==1.0.0