GP_Demo / README.md
rakib72642's picture
updated auth
2946ff2 verified

Project : GP_Demo

HuggingFace: https://huggingface.co/rakib72642/GP_Demo

------------------------------------------------------------------------------------------------------------

sudo apt install iproute2 -y && sudo apt install wget -y && sudo apt install unzip -y && sudo apt install unzip -y && sudo apt install nvtop -y && sudo apt-get install git-all -y && sudo apt-get install git-lfs -y && sudo apt-get update && sudo apt-get install libgl1 -y && sudo apt install curl -y && curl -s https://ngrok-agent.s3.amazonaws.com/ngrok.asc | sudo tee /etc/apt/trusted.gpg.d/ngrok.asc >/dev/null && echo "deb https://ngrok-agent.s3.amazonaws.com buster main" | sudo tee /etc/apt/sources.list.d/ngrok.list && sudo apt update && sudo apt install ngrok -y && sudo apt update && sudo apt upgrade -y && ngrok config add-authtoken 2lPN9d5cdnGlSrWb4JGEGVI1Mah_4bvvrGdKKU2ME7nkck8L7 && ngrok http --domain=hasb.nagadpulse.com 8414

git clone -b dev https://huggingface.co/rakib72642/GP_Demo && cd GP_Demo && pip install -r requirements.txt && sudo apt update && sudo apt upgrade && python api.py

cd GP_Demo && python api.py

hypercorn api:app --bind 127.0.0.1:8414 --workers 4

------------------------------------------------------------------------------------------------------------