Commit Graph

1054 Commits

Author SHA1 Message Date
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
Ali Abid
904f343394 enforce static url path for tests 2020-11-02 06:53:30 -08:00
aliabd
8bc42319f6 fix launch port issue 2020-11-02 16:51:50 +04:00
Ali Abid
adb1a09dff add explanantion legend 2020-10-30 11:32:45 -07:00
Ali Abid
7da81e3034 remove share from tax_calculator demo 2020-10-30 10:00:56 -07:00
Ali Abid
e112ccc805 route vendor files through gradio.app if share=True; cache bust other static files 2020-10-30 09:58:16 -07:00
Ali Abid
3392bb3d62 support examples for all types; fix failing tests 2020-10-28 11:39:28 -07:00
Ali Abid
ecf958de9c update readme 2020-10-26 17:55:41 -07:00
Ali Abid
cdceb2f7fb update demos and readme 2020-10-26 15:35:38 -07:00
Ali Abid
f694ebac3a update demos and readme 2020-10-26 15:31:43 -07:00
Ali Abid
b99e2ce36d update demos and readme 2020-10-26 15:27:28 -07:00
Ali Abdalla
cedb0229f7
End-to-end UI tests with Selenium (#72)
* selenium test file

* selenium test

* added save_to as interface attribute, 4 demo tests with selenium

* change name to test_demos

* fixed wait until, removed path insertion

* added selenium to circleci config

* trying chrome driver image

* removing cache from circlci

* using chromedriver_installer

* adding deps for chromedriver

* sudo

* removed chromedriver

* added chromium-chromedriver

* using chromedriver-py

* using service instead of exec path

* using latest selenium

* using browsers image

* added cwd to tmp and test paths

* saving artifacts

* added tmp.txt

* changed driver size

* elem.text sleep

* driver size fix

* saving artifacts

* saving artifacts correctly

* saving artifacts correctly

* saving artifactS

* print statement

* print statement

* print statement

* correct dir

* debugging

* debugging

* debugging

* fixing wonderful

* running comparison

* current dir fix

* changing longest_word

* fixed longest_word

* clean up

* fixing new output label name

* time limit on while loops

* refactoring common code

* removed setUp

* removed server_port declaration from demos

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-10-23 18:28:30 +04:00
Ali Abid
ee8b028656 latest demo 2020-10-22 10:51:50 -07:00
Ali Abid
2e8bb4ca46 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-10-22 05:10:12 -07:00