30
loading...
This website collects cookies to deliver better user experience
ls
sudo apt-get update && sudo apt-get install python3-pip
sudo pip3 install -r requirements.txt
lsblk
df -h
sudo growpart /dev/xvda 1
sudo pip3 install -U pip
sudo pip3 install grpcio==1.36.1
sudo pip3 install tensorflow
sudo pip3 install tensorflow --no-cache-dir
if __name__=="__main__":
app.run(host='0.0.0.0', port=80)
sudo python3 app.py
tmux
sudo python3 app.py
tmux attach
tmux detach