Commit Graph

94 Commits

Author SHA1 Message Date
Ali Abid
b1b4bac317 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-11-23 15:11:41 -08:00
Ali Abid
2f58e1809c labeled image segments 2020-11-23 15:11:37 -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
Ali Abid
fb275fa4ea merged master, order functionality 2020-11-16 07:21:00 -08:00
Abubakar Abid
2c9efd84d1 fixed bugs & added custom embedding fn 2020-11-12 06:10:51 -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
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
85b46cb2ab fix demo: calculator examples 2020-11-04 12:16:10 -08:00
Ali Abid
7ac6abe909 fix failing tests 2020-11-04 08:57:09 -08: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
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
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
d0c1632865 updates demos 2020-10-22 05:07:43 -07:00
Ali Abid
27d0b1f0aa interpretation stuff 2020-10-14 08:25:58 -07:00
aliabd
94671f2220 updated PyPi version 2020-09-23 23:37:52 +04:00
aliabd
d22f48b923 explicit close plt 2020-09-23 17:47:55 +04:00
Ali Abid
f56a936cac fix spectogram 2020-09-22 14:18:40 -07:00
Ali Abid
5b7a4bbfa7 use threading instead of process 2020-09-22 11:16:46 -07:00
dawoodkhan82
d6cee093ae webcam demo fix 2020-09-21 19:46:10 -04:00
Ali Abid
102b151d42 fix default interpretation to support different types for input 2020-09-21 13:53:40 -07:00
Ali Abid
4560d739ef add testing and flask changes 2020-09-21 12:07:27 -07:00
Ali Abid
c530ca596a add testing and flask changes 2020-09-21 12:04:46 -07:00
Ali Abid
498a615ccf add testing and flask changes 2020-09-21 11:51:39 -07:00
Abubakar Abid
7247591375 refactoring & generalizing 2020-09-21 09:54:34 -05:00
dawoodkhan82
c8b6dec050 move interpretation code to separate file 2020-09-18 09:54:13 -04:00
Ali Abid
7dc1a83ce3 mid progress 2020-09-17 14:38:22 -07:00
Ali Abid
b5b5c03ec6 changes 2020-09-16 16:43:37 -07:00
Ali Abid
3b73a5522a sentiment analysis demo 2020-09-15 10:37:02 -07:00
dawoodkhan82
f4a251989b Merge branch 'master' of https://github.com/gradio-app/gradio 2020-09-07 14:41:27 -04:00
dawoodkhan82
5ab2cbd85a plot demo fixes 2020-09-07 14:40:57 -04:00
Ali Abid
2d869105ca merge conflict on auto datatype 2020-09-02 09:20:24 -07:00
Ali Abid
c6585b5da6 support auto output datatype 2020-09-02 09:18:00 -07:00
dawoodkhan82
863839190b merge 2020-08-31 12:55:04 -04:00
dawoodkhan82
03dc7c1692 plotting 2 graphs fix 2020-08-31 12:54:14 -04:00
Abubakar Abid
1ffc059caa
Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
Abubakar Abid
ddf5298d25 added test launch to all demos 2020-08-28 10:56:03 -05:00
Ali Abid
be910d09b3 demo documentation update 2020-08-25 16:52:51 -07:00
Ali Abid
a5fac6a300 demo documentation update 2020-08-25 16:49:27 -07:00
Ali Abid
d4631e4a59 update documentation 2020-08-25 16:36:45 -07:00
Ali Abid
1598211d90 merge scroller with master 2020-08-25 09:39:09 -07:00
Ali Abid
a672eaac69 demo documentation bugfix 2020-08-25 09:24:14 -07:00