Abubakar Abid
|
d3b7f73bcf
|
Update view api page to use Python client (#3765)
* Update view api page
* simplify
* update
* changes
* changes
* updated info
* formatting
* changes
* fixes
* save
* moved
* remove test input
* tweaks
* formatting
* add raw
* serialize
* fixes
* refactor
* fixes
* fixes
* Fetch api
* lower case
* view api
* fix tests
* format
* rough design
* readme
* api docs
* examples
* format
* formatting
* format
* version
* client changes
* formatting
* update client
* more example inputs
* api docs fixes
* remove notebook
* fix demo
* demo notebook
* styling on code snippet
* formatting
* fix audio, model3d
* format
* fix tests
* version
* cleanup
* format
* format
* format
* fixes
* version
* fix tests
* version
* format
* test
* format
* changelog
* changelog
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
|
2023-04-13 16:20:33 -07:00 |
|
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 |
|
aliabid94
|
f34120c077
|
Support large files try 2 (#3191)
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* chagnes
* changes
* changes
* changes
* changes
* changes
* changes
* chnages
* changes
* changes
* merge
* changes
* changes
* changes
* changes
* changes
* changes
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
2023-02-17 15:31:02 -08:00 |
|
Abubakar Abid
|
adf52d2dad
|
Label component now accepts file paths to .json files (#2083)
* added label support for file paths
* formatting
|
2022-08-25 15:26:27 -07:00 |
|
Freddy Boulton
|
75b51808e2
|
Convert video to playable format if ffmpeg installed (#2003)
* Add implementation + tests
* Add comments'
* Add warning
* Update docs
* Refactor logic
* 3.7 fix attempt
* Fix 3.7 take 2
* Return original video if the conversion fails
* Use ffmprobe + restrict scope of exception
* Fix for windows
* Fix tests
|
2022-08-16 13:21:13 -04:00 |
|
Abubakar Abid
|
5fe02164f9
|
Fixes to gr.Examples (#1952)
* still working
* remove exampleset logic
* wip
* added tests and fix
* fixed header issue
* more tests
* formatting
* removed print
* Update gradio/examples.py
* used context managers
* more readable
* removed unnecessary start index
* formatting
|
2022-08-08 10:35:26 -07:00 |
|
Abubakar Abid
|
74703898c6
|
Model3d fix (#1342)
* fixing postprocessing
* fixed value
* formatting
* fixes
* model3d
* typing
* formatting
* formatting
* components
* fixed defaults
* fixed tests
* formatting
* removed unused import typing error
* fixed up model3d tests
* model3d
* formatting
* fix default value interactive bug
Co-authored-by: Dawood <dawoodkhan82@gmail.com>
|
2022-05-20 17:53:27 -07:00 |
|
dawoodkhan82
|
c03f7b2f3a
|
add tests
|
2022-03-28 14:37:50 -04:00 |
|
aliabid94
|
b4d9825409
|
Website: WIP (#328)
Ported gradio website into gradio repository, now launched as a docker service from gradio/website
|
2021-12-13 22:02:19 -08:00 |
|
aliabd
|
789f3f9987
|
full tests for inputs.py
|
2021-11-02 13:17:35 -07:00 |
|