gradio/js/app
Greysuki 54af6ae290
Adding subtitles to gr.Video (#3673)
* v2 version now accepts video and subtitle format inputs.

* remove debug log and some format issue

* Update CHANGELOG.md

* Upload components.py and regenerate demo

* fix components and add comment to function

* fix postprocess return format

* changelog

* demo change to gr.Interface type

* fix file_types

* fixes

* added video serializer

* clean up preprocess

* clean up postprocess

* formatting

* frontend

* fixed serialization

* dataclass

* fix serialize

* version

* fix tests

* version

* changelog

* typing

* version

* changelog

* version

* versin

* fix tests

* fix tests

* backend

* test

* changes

* relax test

* fix demo

* notebook

* changes

* fix

* changes

* Update gradio/components.py

* Update client/python/gradio_client/client.py

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ali Abid <aabid94@gmail.com>
2023-04-11 16:06:48 -07:00
..
public move files (#3605) 2023-03-27 16:12:58 -07:00
snapshots move files (#3605) 2023-03-27 16:12:58 -07:00
src Adding subtitles to gr.Video (#3673) 2023-04-11 16:06:48 -07:00
test Adding subtitles to gr.Video (#3673) 2023-04-11 16:06:48 -07:00
build_plugins.ts move files (#3605) 2023-03-27 16:12:58 -07:00
index.html move files (#3605) 2023-03-27 16:12:58 -07:00
package.json node support for js client (#3692) 2023-04-03 14:33:01 +01:00
postcss.config.js move files (#3605) 2023-03-27 16:12:58 -07:00
vite.config.js Add download button for video (#3581) 2023-03-29 19:30:00 -04:00