Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not create share link #7474

Closed
1 task done
pariskang opened this issue Feb 19, 2024 · 1 comment
Closed
1 task done

Could not create share link #7474

pariskang opened this issue Feb 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pariskang
Copy link

Describe the bug

I struggled to use gradio to show llm demo, but an error comes, can u help me to resolve it? Thanks.

Have you searched existing issues? 馃攷

  • I have searched and found no existing issues

Reproduction

(chatglm) root@15-0-0-62:~/chatglm.cpp/examples# python3 web_demo.py -m ../baichuan13btcm0-ggml.bin
Running on local URL: http://127.0.0.1:7861

Could not create share link. Please check your internet connection or our status page: https://status.gradio.app.

Screenshot

No response

Logs

No response

System Info

Gradio Environment Information:
------------------------------
Operating System: Linux
gradio version: 4.19.1
gradio_client version: 0.10.0

------------------------------------------------
gradio dependencies in your environment:

aiofiles: 23.2.1
altair: 5.2.0
fastapi: 0.109.2
ffmpy: 0.3.2
gradio-client==0.10.0 is not installed.
httpx: 0.26.0
huggingface-hub: 0.20.3
importlib-resources: 6.1.1
jinja2: 3.1.3
markupsafe: 2.1.4
matplotlib: 3.8.3
numpy: 1.26.3
orjson: 3.9.14
packaging: 23.2
pandas: 2.2.0
pillow: 10.2.0
pydantic: 2.6.1
pydub: 0.25.1
python-multipart: 0.0.9
pyyaml: 6.0.1
ruff: 0.2.2
semantic-version: 2.10.0
tomlkit==0.12.0 is not installed.
typer: 0.9.0
typing-extensions: 4.9.0
uvicorn: 0.27.1
authlib; extra == 'oauth' is not installed.
itsdangerous; extra == 'oauth' is not installed.


gradio_client dependencies in your environment:

fsspec: 2023.10.0
httpx: 0.26.0
huggingface-hub: 0.20.3
packaging: 23.2
typing-extensions: 4.9.0
websockets: 11.0.3

Severity

I can work around it

@pariskang pariskang added the bug Something isn't working label Feb 19, 2024
@abidlabs
Copy link
Member

Hi @pariskang sorry that you are experiencing issues with the share links. We will investigate these issues around share links, but ask that you use this open issue so that we have all of the related threads in one issue: #3677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants