pangyuteng's picture
wip
d259fac

A newer version of the Gradio SDK is available: 5.23.1

Upgrade

https://huggingface.co/spaces/abidlabs/whisper

https://github.com/rii-mango/Papaya/wiki/Configuration

https://github.com/gradio-app/gradio/issues/4511

https://www.gradio.app/guides/custom-components-in-five-minutes

https://www.gradio.app/guides/pdf-component-example

https://github.com/gradio-app/gradio/issues/6821

related:

https://discuss.huggingface.co/t/dynamically-change-maximum-value-of-slider-after-ui-launch/60572

https://huggingface.co/spaces/andreped/AeroPath https://huggingface.co/spaces/abidlabs/gradio_rich_textbox/blob/main/Dockerfile

--

--

pip install gradio==4.2.0 gradio cc create MyComponent --template SimpleTextbox cd mycomponent gradio cc dev

gradio cc create papaya_viewer --template HTML

cd papaya_viewer gradio cc dev

cd papaya_viewer/frontend npm install papaya-viewer

https://github.com/gradio-app/gradio/issues/6821

ssh -L 7862:127.0.0.1:7862 -L 7861:127.0.0.1:7861 aigonewrong@throwaway0

-- https://www.youtube.com/watch?v=IVJkOHTBPn0

pip install gradio==4.1.0

gradio cc create MutlimodalChatbot --template Chatbot