Spaces:
Runtime error
Runtime error
sudo apt update | |
sudo apt install python3-pip | |
pip install streamlit | |
pip install transformers datasets | |
pip install torch | |
pip install sentencepiece |