This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gradio
Watch
2
Star
0
Fork
0
You've already forked gradio
mirror of
https://github.com/gradio-app/gradio.git
synced
2025-01-06 10:25:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0dbc8bfcf3
gradio
/
demo
/
outbreak_forecast
/
requirements.txt
4 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Website: WIP (#328) Ported gradio website into gradio repository, now launched as a docker service from gradio/website
2021-12-14 14:02:19 +08:00
numpy
Plot Component (#805) * plotly + matplotlib component * update plot demos and plotly component * fix gray bg * format * pnpm lock file * add bokeh * update plot demo * add bokeh support * ignore plot file * fixed demo * fixed sorting * update image-plot deprecation warning Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-15 05:45:31 +08:00
matplotlib
bokeh
Small fixes for multiple demos compatible with 3.0 (#1257) * add required param but None * import torch req, add chunk_length_s import torch requirement for transformers enable inference for longer audio files * fix compononte initialization * input number is float, force int to multipy string * no need for Templates, fix class init * expects array * add requirements.txt for demo * update with cleaner syntax * add sample csv to fraud demo * adapt to new syntax * temp fix for Slider arguments * add dep to requirements * remove gr.Markdown from Interface init * fix default value param name * upgrade deepspeech, download models onstart * use path resolution consistent with other demos * remove redundant demo * add example to interface * fixed plotting issues * plots * deprecated carousel Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-14 13:45:44 +08:00
plotly
Reference in New Issue
Copy Permalink