Commit Graph

120 Commits

Author SHA1 Message Date
Ali Abid
c8b2b958b1 use jsdeliver on share links, bundle output css and js 2021-05-28 09:16:25 -07:00
Ali Abid
b4b34e9413 use jsdeliver on share links, bundle output css and js 2021-05-28 09:14:00 -07:00
Ali Abid
132281f8a0 test fixes 2021-05-24 14:01:45 -07:00
Ali Abid
e8e880b58f gradio 2.0 2021-05-24 13:25:12 -07:00
Ali Abid
2e4be4f84a merge master 2021-05-24 10:48:01 -07:00
Ali Abid
4a838c30b8 Merge branch 'move_to_react' of https://github.com/gradio-app/gradio into move_to_react 2021-05-24 10:23:17 -07:00
Ali Abid
7d1311a64a pre eject 2021-05-24 08:31:44 -07:00
Ali Abid
af5f75199e more component support 2021-05-23 23:53:30 -07:00
Julien Chaumond
f03308ec9d
demo app with all supported input/output interfaces (#181) 2021-05-23 11:08:06 -07:00
aliabd
4a8f896565 testing circle ci 2021-05-22 00:41:38 -04:00
Ali Abid
f8825ab679 react v2 2021-05-12 09:29:18 -07:00
dependabot[bot]
0cf3daf5bc
Bump flask-cors from 3.0.8 to 3.0.9 in /demo/utils
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 20:28:42 +00:00
Ali Abid
c7bf7f413a more changes 2021-04-15 11:06:02 -07:00
Ali Abid
c824c183e1 react changes 2021-04-08 07:43:19 -07:00
Ali Abid
e4d0725b68 add mp3 support for audio 2021-03-11 11:08:32 -08:00
Ali Abid
cf3923e307 webcam demo fixes 2021-03-02 17:17:32 -08:00
Ali Abid
a9db9ecb4b webcam demo fixes 2021-03-02 17:13:18 -08:00
Ali Abid
abee214d38 webcam demo fixes 2021-03-02 17:07:52 -08:00
Ali Abid
ab915533ba hide flag/interpret till output 2021-03-01 17:26:07 -08:00
Ali Abid
9dcc72d39e add interpretation image for readme 2021-02-26 11:03:38 -08:00
Ali Abid
0e9f98289e updated readme 2021-02-26 10:51:51 -08:00
Ali Abid
fe7847a9dc flag redo 2021-01-29 11:00:47 -08:00
Ali Abid
f4eb532f63 auto flagging 2021-01-29 10:23:17 -08:00
Ali Abid
6e56463d45 video support 2021-01-27 16:16:35 -08:00
Ali Abid
9847fb087b add custom css kqarg 2021-01-20 08:47:46 -08:00
Ali Abid
3647f5a04b auth kwarg in launch 2021-01-20 08:22:07 -08:00
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