gradio
1fcff2d7 - Allow Users to set random value on sliders on app load (#1935)

Commit
3 years ago
Allow Users to set random value on sliders on app load (#1935) * Allow value=random for slider * Commit all files * Remove commented out breakpoint * Remove unused imports * Always bypass queue * Lint * Add randomize parameter * Update docstring * Add load_fn logic * Add new random logic * Add kitchen sink random * Add random kitchen sink * Fix tests + lint * Add test all components accept load_fn * Update docstring * Address final comments Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Parents
Loading