File size: 454 Bytes
c0cd1dc a553e02 c0cd1dc a553e02 c0cd1dc a553e02 c0cd1dc 96d80d4 65964b2 c0cd1dc a553e02 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
#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>=4.34 llama_index llama-index-llms-langchain langchain pyvis nltk python-dotenv cohere #baseten st-star-rating wordcloud gensim amazon-dax-client>=1.1.7 boto3>=1.26.79 pytest>=7.2.1 requests>=2.28.2 packaging>20.0 langchain-core>=0.1 |