Giter Club home page Giter Club logo

Comments (2)

samuk avatar samuk commented on June 14, 2024 1

Ok this fixed it

sudo apt-get update
sudo apt-get install golang-go
git clone https://github.com/huggingface/frp
cd frp
make frpc
... wait the compile to finish...
cp bin/frpc /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_aarch64_v0.2

from vision-process-webui.

samuk avatar samuk commented on June 14, 2024

OK I think I have worked that out.

I now have:

root@9f026a2da543:/home/vision-process-webui/webui/app# python3 yolov8_app.py 
Running on local URL:  http://127.0.0.1:7860

Could not create share link. Missing file: /usr/local/lib/python3.10/dist-packages/gradio/frpc_linux_aarch64_v0.2. 

Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps: 

1. Download this file: https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_aarch64
2. Rename the downloaded file to: frpc_linux_aarch64_v0.2
3. Move the file to this location: /usr/local/lib/python3.10/dist-packages/gradio
^CKeyboard interruption in main thread... closing server.
root@9f026a2da543:/home/vision-process-webui/webui/app# wget https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_aarch64
--2024-02-04 10:16:12--  https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_aarch64
Resolving cdn-media.huggingface.co (cdn-media.huggingface.co)... 108.156.46.123, 108.156.46.68, 108.156.46.49, ...
Connecting to cdn-media.huggingface.co (cdn-media.huggingface.co)|108.156.46.123|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-02-04 10:16:13 ERROR 403: Forbidden.

Probably related to https://discuss.huggingface.co/t/download-this-file-https-cdn-media-huggingface-co-frpc-gradio-0-2-frpc-linux-aarch64/49388

I can get https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_amd64 but not the arch64 version

Trying this workaround gradio-app/gradio#6053 (comment)

from vision-process-webui.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.