Commit Graph

123 Commits

Author SHA1 Message Date
Ali Abid
b2053f53d9 restore interpretation 2021-06-14 11:53:58 -07:00
Ali Abid
a1da2be9b5 cdn js changes 2021-05-28 10:04:03 -07:00
Ali Abid
cd0d0ee9eb fix js cdn issues 2021-05-28 09:42:02 -07:00
Ali Abid
a94611b50b use jsdeliver on share links, bundle output css and js 2021-05-28 09:16:25 -07:00
Ali Abid
187f198cc0 use jsdeliver on share links, bundle output css and js 2021-05-28 09:14:00 -07:00
Ali Abid
1ca5c6b5a4 test fixes 2021-05-24 14:01:45 -07:00
Ali Abid
646b262290 gradio 2.0 2021-05-24 13:25:12 -07:00
Ali Abid
7f135f9d74 merge master 2021-05-24 10:48:01 -07:00
Ali Abid
f4d8091d2a 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
c373b2754b pre eject 2021-05-24 08:31:44 -07:00
Ali Abid
12223660f1 more component support 2021-05-23 23:53:30 -07:00
Julien Chaumond
9d4f7cf513 demo app with all supported input/output interfaces (#181) 2021-05-23 11:08:06 -07:00
aliabd
5a0d6ecad9 testing circle ci 2021-05-22 00:41:38 -04:00
Ali Abid
7a04f80a41 react v2 2021-05-12 09:29:18 -07:00
dependabot[bot]
a7aa723b82 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
6e981628f1 more changes 2021-04-15 11:06:02 -07:00
Ali Abid
ecf176bcdf react changes 2021-04-08 07:43:19 -07:00
Ali Abid
1362cbbee4 add mp3 support for audio 2021-03-11 11:08:32 -08:00
Ali Abid
4fcc03497f webcam demo fixes 2021-03-02 17:17:32 -08:00
Ali Abid
96d0f68bf9 webcam demo fixes 2021-03-02 17:13:18 -08:00
Ali Abid
4e53cbd96e webcam demo fixes 2021-03-02 17:07:52 -08:00
Ali Abid
0bc13e8e75 hide flag/interpret till output 2021-03-01 17:26:07 -08:00
Ali Abid
3dcfe098b7 add interpretation image for readme 2021-02-26 11:03:38 -08:00
Ali Abid
8912670905 updated readme 2021-02-26 10:51:51 -08:00
Ali Abid
6bb0fa5d98 flag redo 2021-01-29 11:00:47 -08:00
Ali Abid
10654ff0c8 auto flagging 2021-01-29 10:23:17 -08:00
Ali Abid
9adf4df8fd video support 2021-01-27 16:16:35 -08:00
Ali Abid
873c1713df add custom css kqarg 2021-01-20 08:47:46 -08:00
Ali Abid
27633eb1e0 auth kwarg in launch 2021-01-20 08:22:07 -08:00
Ali Abid
8ff3d364a1 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-11-23 15:11:41 -08:00
Ali Abid
37028bcf25 labeled image segments 2020-11-23 15:11:37 -08:00
Ali Abid
8044e24d3c webcam fixes 2020-11-19 06:32:04 -08:00
Ali Abid
3e4729adaa fix webcam live mode 2020-11-19 06:29:32 -08:00
Ali Abid
e9ba8b3795 merged master, order functionality 2020-11-16 07:21:00 -08:00
Abubakar Abid
efe292cda9 fixed bugs & added custom embedding fn 2020-11-12 06:10:51 -06:00
Abubakar Abid
72982e9228 added similarity code 2020-11-11 11:57:39 -06:00
Ali Abid
d91897c0e4 fix demo 2020-11-11 06:21:05 -08:00
Ali Abid
14da19e02a cleanup demos 2020-11-11 06:15:53 -08:00
Ali Abid
d50363dcf0 fix home page demos 2020-11-05 16:56:34 -08:00
Ali Abid
76d7985eaf fix home page demos 2020-11-05 16:36:12 -08:00
Ali Abid
a723c68028 fix demo: calculator examples 2020-11-04 12:16:10 -08:00
Ali Abid
fdfa94b9e7 fix failing tests 2020-11-04 08:57:09 -08:00
aliabid94
503a67aa9d 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
9f9991d058 add imagenet labels for demo 2020-11-02 18:21:31 -08:00
Ali Abid
1da8db393c remove share from tax_calculator demo 2020-10-30 10:00:56 -07:00
Ali Abid
5c87b2aa96 route vendor files through gradio.app if share=True; cache bust other static files 2020-10-30 09:58:16 -07:00
Ali Abid
6eb945f639 support examples for all types; fix failing tests 2020-10-28 11:39:28 -07:00
Ali Abid
5688b7ec5a update readme 2020-10-26 17:55:41 -07:00
Ali Abid
2a7d9972c9 update demos and readme 2020-10-26 15:27:28 -07:00
Ali Abdalla
d4d768e9be 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