gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
34.18k stars 2.6k forks source link

Sharing in chatbot is broken #8909

Open abidlabs opened 4 months ago

abidlabs commented 4 months ago

Describe the bug

Not sure if this is a widespread issue, but as @osanseviero reported, sharing in https://huggingface.co/spaces/gokaygokay/Gemma-2-llamacpp is broken.

I tried https://huggingface.co/spaces/gokaygokay/Gemma-2-llamacpp Wrote "hello", got an answer Clicked share button Ended up in https://huggingface.co/spaces/gokaygokay/Gemma-2-llamacpp/discussions/new?description=

Have you searched existing issues? 🔎

Reproduction

See above

Screenshot

No response

Logs

No response

System Info

sdk_version: 4.37.2

Severity

I can work around it

ps24601 commented 3 months ago

Space link: https://huggingface.co/spaces/huggingface-projects/gemma-2-2b-it sdk version: 4.39.0 When you click on share: share failed

kghamilton89 commented 3 months ago

Hi @abidlabs, I've raised a simple PR that populates the Description parameter with a default value to resolve this.

abidlabs commented 1 week ago

Also I'm seeing a double share icon:

Image