| Project : UNILEVER_MASTER ==>> dev | |
| HuggingFace: https://huggingface.co/HawkEyesAI/UNILEVER_Master | |
| --------------------------------------------------------------------------------- | |
| sudo apt update && sudo apt upgrade -y && sudo apt-get install -y iproute2 libgl1 && sudo apt-get install -y nano wget unzip nvtop git git-lfs && git clone -b dev https://huggingface.co/HawkEyesAI/UNILEVER_Master && cd UNILEVER_Master && chmod +x deploy.sh && ./deploy.sh && sleep 10 && python test.py | |
| --------------------------------------------------------------------------------- | |
| sudo apt install -y iproute2 libgl1 && sudo apt install -y nano wget unzip nvtop git git-lfs && sudo apt-get update && 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 && ngrok config add-authtoken 2lPN9d5cdnGlSrWb4JGEGVI1Mah_4bvvrGdKKU2ME7nkck8L7 && sudo apt update && sudo apt upgrade -y && ngrok http --domain=he.ngrok.app 5656 | |
| --------------------------------------------------------------------------------- | |
| git clone -b dev https://huggingface.co/HawkEyesAI/UNILEVER_Master && cd UNILEVER_Master && pip install -r requirements.txt && sudo apt update && sudo apt upgrade && python UBL_API.py | |
| --------------------------------------------------------------------------------- | |
| cd UNILEVER_Master && python UBL_API.py | |
| --------------------------------------------------------------------------------- | |
| hypercorn UBL_API:app --bind 127.0.0.1:5656 --workers 2 | |
| --------------------------------------------------------------------------------- | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| @misc {hawkeyes_digital_monitoring_ltd_2024, | |
| author = { {HawkEyes Digital Monitoring Ltd} }, | |
| title = { UNILEVER_Master (Revision a4c6cb1) }, | |
| year = 2024, | |
| url = { https://huggingface.co/HawkEyesAI/UNILEVER_Master }, | |
| doi = { 10.57967/hf/3387 }, | |
| publisher = { Hugging Face } | |
| } |