Commit Graph

97 Commits

Author SHA1 Message Date
Abubakar Abid
a3349c1cc7 added default favicon 2022-01-20 18:31:50 -06:00
Ali Abid
526e34a598 state working in frontend 2022-01-13 12:22:38 -08:00
Ali Abid
afb7ff083a more theme fixes 2022-01-04 16:29:47 +00:00
Ali Abid
73300d1822 fix tests 2022-01-03 23:26:01 +00:00
Ali Abid
4e5df36046 theme updates! 2022-01-03 17:46:07 +00:00
Ali Abid
da7c6c3701 fix tests 2021-12-30 10:45:49 +00:00
Ali Abid
55eb120704 merge changes 2021-12-30 08:24:38 +00:00
Ali Abid
5020f8aa1f cache examples functionality; other fixes 2021-12-30 08:20:28 +00:00
Abubakar Abid
3d7081c0ca fixed autoflagging 2021-12-27 20:17:49 -06:00
Abubakar Abid
90ab50ef06 fixed autoflagging 2021-12-27 20:08:12 -06:00
Ali
f1d2152585 fix static path 2021-12-27 11:20:21 -08:00
Ali
82b377483c fix static paths and demo launch 2021-12-26 22:30:19 -08:00
Ali Abid
f70c807209 updated PyPi version 2021-12-24 08:40:56 +00:00
Ali Abid
8b38769e9f updated PyPi version 2021-12-24 08:36:07 +00:00
Ali Abid
08e6480266 gradio embed changes 2021-12-24 08:18:09 +00:00
aliabd
419598c87d fixed api-logo 2021-12-23 16:55:51 +04:00
aliabd
d159f982a3 merge conflicts 2021-12-23 14:55:31 +04:00
Ali Abid
f5720b6b51 fix gradio web embeds 2021-12-22 08:45:23 +00:00
Ali Abid
2dabcc5bff making gradio apps embeddable 2021-12-21 01:26:16 +00:00
Ali Abid
b499f90c97 fix video recorder for iphone 2021-12-01 02:59:35 +00:00
Ali Abid
1f9c6bf175 fix video recorder for iphone 2021-12-01 02:52:09 +00:00
Ali Abid
eb9108ab5b fix video recorder for iphone 2021-12-01 02:44:22 +00:00
Ali Abid
c36a3ad1a4 fix video recorder for iphone 2021-12-01 02:33:24 +00:00
Ali Abid
4315466977 fix video recorder for iphone 2021-12-01 01:52:26 +00:00
Ali Abid
343c6401fb fix video recorder for iphone 2021-12-01 01:24:14 +00:00
Ali Abid
9d75954a02 fix video recorder for iphone 2021-12-01 01:16:51 +00:00
Ali Abid
f909298aba fix video recorder for iphone 2021-11-30 22:10:22 +00:00
Ali Abid
ba9c2b5488 webcam video support 2021-11-24 19:23:42 +00:00
Ali Abid
8d553e9f74 remove plotly for chartjs 2021-11-22 20:29:32 +00:00
aliabd
f201555395 all imgs as svg in repo 2021-11-16 13:42:48 -08:00
aliabd
bf9fd434d3 reponsive footer 2021-11-10 11:41:03 -08:00
Abubakar Abid
302638db75 fix gradio link 2021-11-09 12:50:56 -06:00
Abubakar Abid
b7a6670aa9 merged 2021-11-09 11:05:09 -06:00
Abubakar Abid
1ddb77281c updated PyPi version 2021-11-09 11:04:42 -06:00
Abubakar Abid
118305483e fixed api url and template 2021-11-09 11:02:22 -06:00
Abubakar Abid
c3e3957cd3 updated PyPi version 2021-11-09 10:34:47 -06:00
Charles Bensimon
c52a52d763
[HF Spaces] Adjust dark background color (#336)
cc @gary149
2021-11-07 08:11:56 -08:00
Ali Abid
35f502ab88 fix interpretation 2021-11-02 20:41:16 +00:00
Abubakar Abid
7778b9d469
Merge branch 'master' into abidlabs/label-bug 2021-11-02 14:32:25 -05:00
Abubakar Abid
b139fba038 fixed class name issue 2021-11-02 14:29:47 -05:00
Abubakar Abid
87f9f18e3d fixed footer responsive issue 2021-11-01 08:54:24 -05:00
Abubakar Abid
404bdf0194 fixed node on windows; fixed label bug with HF theme 2021-10-29 18:41:22 -04:00
shubham-goel-zefr
79b5880473
Fixed video component's flagging method (#322)
* Fixed video component's flagging method

* fixed flagging for Image, Audio, File

* fixed flagging for Image, Audio, File

Co-authored-by: Ubuntu <ubuntu@ip-10-20-80-84.ec2.internal>
Co-authored-by: Ali Abid <you@example.comgit>
2021-10-28 17:29:04 -07:00
Ali Abid
a2595315d1 consistent theming 2021-10-27 19:23:16 +00:00
Ali Abdalla
9bf16c2211
Adding API docs to all interfaces (#309)
* api view with basic html

* added base docs for raw inputs/outputs

* reading correct url from frontend

* styling

* fill in the blank request snippet

* post a request from docs

* post button and random generator

* styling

* added view the api to interface

* style changes

* corrected input output docs

* prefill with example instead of random

* added curl and javascript syntax

* removed scrollbars

* API doc fixes

* added correct docs to all pre/post processing methods

* updated to new doc style

* live demo with sample inputs

* fixing golden screenshots

* correct timeseries preprocess doc

* correct timeseries preprocess doc

* correct timeseries preprocess doc

* fixed overwrite issue

* remove static from git

* fix merge

* fix tests

* fix tests

* fix tests

Co-authored-by: Ali Abid <you@example.comgit>
2021-10-27 11:49:14 -07:00
aliabid94
82b6e0586a
Editable audio (#316)
* add editing buttons

* multirange slider changes

* audio changes

* fix test

Co-authored-by: Ali Abid <you@example.comgit>
2021-10-26 18:26:05 -07:00
dawoodkhan82
8e9fbbbdfa fix error traceback 2021-10-26 15:22:03 -04:00
aliabd
c3d579b467 fixed img api issue 2021-10-22 16:37:21 -07:00
Charles Bensimon
f26f2142ef
[HF Spaces] Darktheme from URL params (#306)
* [HF Spaces] Darktheme from URL params

* white text for dark theme title, description, and article

Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-10-20 15:16:09 -07:00
Ali Abid
b1ee6f2ae5 restore cropper functionality 2021-10-13 21:06:47 +00:00