Commit Graph

967 Commits

Author SHA1 Message Date
Ali Abid
2f58e1809c labeled image segments 2020-11-23 15:11:37 -08:00
aliabd
f2f27a75a1 updated golden screenshots 2020-11-24 01:10:33 +04:00
aliabd
0849bda010 changed io to iface 2020-11-24 01:06:37 +04:00
Abubakar Abid
59a5d294ac
Update requires.txt 2020-11-23 14:50:25 -06:00
Abubakar Abid
f8fa81efbb
Merge pull request #79 from gradio-app/abidlabs/similarity
Abidlabs/similarity
2020-11-23 14:16:59 -06:00
Abubakar Abid
10c8db8a8b Merge branch 'abidlabs/similarity' of github.com:gradio-app/gradio into abidlabs/similarity 2020-11-23 10:55:15 -06:00
Abubakar Abid
28d2875f19 fixed Ali's feedback 2020-11-23 10:54:58 -06:00
Ali Abid
07ff4aed68 layout kwarg support 2020-11-23 07:54:10 -08:00
Abubakar Abid
c06531c35b
Merge branch 'master' into abidlabs/similarity 2020-11-23 07:59:48 -06:00
Abubakar Abid
5b825c4009 Merge branch 'abidlabs/similarity' of github.com:gradio-app/gradio into abidlabs/similarity 2020-11-23 07:57:50 -06:00
Abubakar Abid
fd72782a2e added embedding plots 2020-11-23 07:57:36 -06:00
Ali Abid
bd7e7c38f5 fix image saliency 2020-11-20 13:09:46 -08:00
Ali Abid
960aa2a807 clear on load example 2020-11-20 08:15:02 -08:00
Ali Abid
6dd762bc22 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-11-19 06:32:14 -08:00
Ali Abid
acd806dda8 webcam fixes 2020-11-19 06:32:04 -08:00
Ali Abid
ec6f7507dd fix webcam live mode 2020-11-19 06:29:32 -08:00
dawoodkhan82
c84a67544a add package version string 2020-11-19 03:02:11 -05:00
Ali Abid
7a62522337 reverse order 2020-11-16 08:33:42 -08:00
Ali Abid
fb275fa4ea merged master, order functionality 2020-11-16 07:21:00 -08:00
Ali Abid
9e20377204 changes 2020-11-16 06:54:51 -08:00
Ali Abid
095f263fdf pagination for examples 2020-11-16 05:48:23 -08:00
Ali Abid
365df5301a add gif recording 2020-11-13 09:30:15 -08:00
Abubakar Abid
abda96bf30 added some static code for sorting (should be improved) 2020-11-12 07:11:01 -06:00
Abubakar Abid
2c9efd84d1 fixed bugs & added custom embedding fn 2020-11-12 06:10:51 -06:00
Abubakar Abid
3e740b9076 added embeddings for almost all interface types 2020-11-12 04:18:06 -06:00
Abubakar Abid
02ab39b3ad added similarity code 2020-11-11 11:57:39 -06:00
Ali Abid
a2518f2f3e fix demo 2020-11-11 06:21:05 -08:00
Ali Abid
3c9bd18005 cleanup demos 2020-11-11 06:15:53 -08:00
Abubakar Abid
eda553e0d7
Merge pull request #77 from gradio-app/abidlabs/predict-examples-fix
predict example fix
2020-11-10 18:21:13 -06:00
Abubakar Abid
ed93ff0a4c predict example fix 2020-11-10 18:19:34 -06:00
Ali Abid
fe8ea3f5f9 fix home page demos 2020-11-05 16:56:34 -08:00
Ali Abid
f6463b6e8b fix home page demos 2020-11-05 16:36:12 -08:00
Ali Abid
f030976d39 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-11-04 12:16:17 -08:00
Ali Abid
85b46cb2ab fix demo: calculator examples 2020-11-04 12:16:10 -08:00
Abubakar Abid
fbbbedff46 updated PyPi version 2020-11-04 13:23:55 -06:00
Abubakar Abid
b85b62c964 updated PyPi version 2020-11-04 13:21:59 -06:00
Abubakar Abid
3a8f5cce26 updated PyPi version 2020-11-04 13:21:37 -06:00
Abubakar Abid
e63afb44c4 updated PyPi version 2020-11-04 13:20:42 -06:00
Abubakar Abid
6be00bebb9 1.3.0 2020-11-04 13:20:29 -06:00
aliabd
97d8444514 Merge branch 'master' of github.com:gradio-app/gradio
t push# Please enter a commit message to explain why this merge is necessary,
2020-11-04 23:14:26 +04:00
aliabd
8ef9e5266c changed golden to reflect new buttons 2020-11-04 23:14:21 +04:00
Ali Abid
7ac6abe909 fix failing tests 2020-11-04 08:57:09 -08:00
aliabd
bcb3c37a3b changed golden images for test demos 2020-11-04 20:07:46 +04:00
aliabd
526d4f48a4 fixed image_mod test to match demo 2020-11-04 19:54:55 +04:00
aliabid94
3bef9756fd
Allow for bulk input from examples (#74)
* bulk input first commit

* add titanic demo support

* remove flagged content

* route vendor files through gradio.app if share=True; cache bust other static files

* s

* navigate examples with arrow keys

* navigate examples with arrow keys

* navigate examples with arrow keys

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-11-04 07:38:48 -08:00
Ali Abid
d2b5abf749 add imagenet labels for demo 2020-11-02 18:21:31 -08:00
Ali Abid
ff7dee0086 fix interpretation look for textbox 2020-11-02 11:55:17 -08:00
aliabid94
ecb536b7fc
Merge pull request #73 from gradio-app/interpretation
Add full interpretation
2020-11-02 08:11:26 -08:00
Ali Abid
12986e6065 merge fix 2020-11-02 08:05:52 -08:00
Ali Abid
c841e134dd hide legend until inpret is clicked 2020-11-02 07:59:30 -08:00