#local | |
#conda create -n mlk8s python=3.9.15 -y | |
#conda activate mlk8s | |
#pip install --upgrade streamlit | |
#pip install --upgrade huggingface_hub | |
#pip install -r requirements.txt | |
#streamlit run appname.py | |
torch | |
transformers | |
llama_index | |
pyvis | |
nltk | |
python-dotenv | |
cohere | |
baseten | |
st-star-rating | |
wordcloud | |
amazon-dax-client>=1.1.7 | |
boto3>=1.26.79 | |
pytest>=7.2.1 | |
requests>=2.28.2 | |