mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-27 02:30:17 +08:00
de997e67c9
* First pass at adding watermark to Video component * add changeset * Update video.py Space. * Adding demo files * linting * Automatically generated notebook generator * lint * Changing parentheses in check on whether conversion is needed * Unimportant comment/spacing changes * video * Update gradio/components/video.py Co-authored-by: Abubakar Abid <abubakar@huggingface.co> * Update gradio/components/video.py Co-authored-by: Abubakar Abid <abubakar@huggingface.co> * Update video.py Adding more details on watermark_file. * Update gradio/components/video.py Change in and/or statement. Co-authored-by: Abubakar Abid <abubakar@huggingface.co> * Updating handling of WASM. * Add paren. * Minor lint change: if instead of elif * lint change: spacing * tweaks * fixes * demo * demos * notebooks * notebooks * remove comments * video --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co> |
||
---|---|---|
.. | ||
__init__.py | ||
plot_data.py | ||
test_annotated_image.py | ||
test_audio.py | ||
test_button.py | ||
test_chatbot.py | ||
test_checkbox_group.py | ||
test_checkbox.py | ||
test_code.py | ||
test_color_picker.py | ||
test_dataframe.py | ||
test_dataset.py | ||
test_datetime.py | ||
test_dropdown.py | ||
test_file_explorer.py | ||
test_file.py | ||
test_gallery.py | ||
test_highlighted_text.py | ||
test_html.py | ||
test_image_editor.py | ||
test_image.py | ||
test_json.py | ||
test_label.py | ||
test_markdown.py | ||
test_model3d.py | ||
test_native_plots.py | ||
test_number.py | ||
test_plot.py | ||
test_radio.py | ||
test_slider.py | ||
test_state.py | ||
test_textbox.py | ||
test_upload_button.py | ||
test_video.py |