Commit Graph

593 Commits

Author SHA1 Message Date
Abubakar Abid
776249a76c fixed demos 2022-03-29 08:09:48 -07:00
Abubakar Abid
745826dc9d fixed remaining demos 2022-03-28 15:52:52 -07:00
Abubakar Abid
34041414c1 updated demos 2022-03-28 15:28:01 -07:00
Abubakar Abid
76d5a5278f more demos 2022-03-28 15:13:39 -07:00
Abubakar Abid
5fa69783e9 fixed more demos 2022-03-28 14:58:30 -07:00
Abubakar Abid
3010d55132 updated demos 2022-03-28 14:22:49 -07:00
Abubakar Abid
f817f33c24 4 more demos 2022-03-28 13:49:55 -07:00
Abubakar Abid
75d9318f95 added multistep demo 2022-03-28 12:59:30 -07:00
Abubakar Abid
d074d23d76 checked 7 more demos 2022-03-28 08:11:14 -07:00
Abubakar Abid
4bde73e5d3
Merge pull request #864 from gradio-app/interface_to_blocks_features
More Interface -> Blocks features
2022-03-25 12:06:28 -07:00
Ali Abid
d4759cfb3c fix format 2022-03-24 23:03:47 -07:00
pngwn
ceb96ec040 remove unused import 2022-03-24 11:01:19 +00:00
pngwn
2df7c6062d add test for output to input 2022-03-24 10:59:09 +00:00
dawoodkhan82
ad8018c1d6 update model3d demo 2022-03-23 18:45:04 -04:00
pngwn
26d2c190fc
add test infra + add browser tests to CI (#852)
* add test infra

* improve test setup and utils

* finish a test

* add browser tests to ci

* fix ci

* fix ci

* fix ci

* fix ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* fix ci

* update lockfile

* fix formatting

* install browser when not cached

* bust cache

* debug test in ci

* fix button label

* generate screenshots for failed tests

* generate screenshots for failed tests

* generate screenshots for failed tests

* fix tests

* clean uip debug logs

* add setuip + teardown to functional tests

* remove build from static checks
2022-03-23 15:19:12 +00:00
Abubakar Abid
40efaac65c fixed kinematics demo; readded button click trigger 2022-03-22 16:54:35 -07:00
Abubakar Abid
7f2f62c239 revert diff text changes 2022-03-22 16:41:43 -07:00
Abubakar Abid
5d6a9d4981 calculator live correction 2022-03-22 16:40:54 -07:00
Abubakar Abid
503eb7bb53 revert calculator_live changes 2022-03-22 16:40:32 -07:00
Abubakar Abid
763585cf24 formatting 2022-03-22 16:26:42 -07:00
dawoodkhan82
6d8bbb319a model3d fixes 2022-03-22 19:01:43 -04:00
Abubakar Abid
35f661b65b live calculator 2022-03-22 15:40:09 -07:00
Abubakar Abid
330ba63d61
Merge branch 'Blocks-Dev' into update-demos 2022-03-22 15:33:40 -07:00
aliabid94
4796e5568f
Interfaces from Blocks (#849)
Build interfaces from blocks

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-22 15:28:11 -07:00
Abubakar Abid
c5fce03592 moved commits over 2022-03-22 14:14:25 -07:00
Abubakar Abid
ef533b2332 kinematics block 2022-03-21 15:53:08 -07:00
Abubakar Abid
63ccf88b41 added super basic static textbox demo 2022-03-21 15:11:03 -07:00
Abubakar Abid
01cc894987 updated to use merged components 2022-03-21 14:33:56 -07:00
Abubakar Abid
e9386f5838 updated imports to components.py 2022-03-21 13:29:23 -07:00
dawoodkhan82
16ce49289a update model3d 2022-03-21 03:14:07 -04:00
Abubakar Abid
0e220e51b1 added transformers based demo for sst 2022-03-15 14:23:38 -07:00
Ali Abid
fd0928dc0a update backend to new output config format 2022-03-11 16:40:23 -08:00
Ali Abid
55c69891e6 changes 2022-03-09 22:46:52 +00:00
Ali Abid
5dd1ce4ac8 changes 2022-03-09 11:32:42 -08:00
Ömer Faruk Özdemir
05037f436c Block-Components
- fix errors
- remove type and optional from blocks context
2022-03-09 12:35:47 +03:00
Ömer Faruk Özdemir
dfb55e5865 Block-Components
- create input and output aliases for Textbox
- update author list
2022-03-04 09:15:30 +03:00
dawoodkhan82
d137654e46 add model3d output 2022-03-03 21:23:34 -05:00
dawoodkhan82
07b2a4992f add 3d image model 2022-03-02 22:01:05 -05:00
Ali Abid
4a11a14ba3 changes 2022-03-02 22:59:36 +00:00
Ali Abid
10be5e7a2c first commit 2022-03-02 14:40:59 -06:00
Ömer Faruk Özdemir
9451597224 Block-Components
- create general structure
- move Textbox into component.py
2022-03-02 21:59:37 +03:00
Ömer Faruk Özdemir
6600632380 Revert "Block-Events"
This reverts commit d6bfd7c682.
2022-03-02 17:55:58 +03:00
Ömer Faruk Özdemir
d6bfd7c682 Block-Events
- random commit
2022-03-02 17:55:44 +03:00
aliabid94
11dda55352
Gradio Blocks (#590)
Integrate initial work on Gradio Blocks by creating Blocks class and frontend Block code.
2022-02-28 22:35:21 -06:00
Ömer Faruk Özdemir
f22ce53f7f tweaks on the naming and description 2022-02-28 20:04:09 +03:00
Ömer Faruk Özdemir
054a5850e3 Update first launch commands to deliver the usage of ";" and app, path_to_local_server, share_url = iface.launch() 2022-02-28 17:48:47 +03:00
Abubakar Abid
0410b1a79f
Merge pull request #724 from gradio-app/454-hl-text
ensure colormap colours are rgba format
2022-02-23 12:07:59 -05:00
pngwn
de0139d868 ensure colormap colours are rgba format 2022-02-23 15:18:25 +00:00
Ali Abid
2879558c12 fix file upload issues 2022-02-22 21:53:28 -08:00
Abubakar Abid
fa76228db8 added chatbot output screenshot 2022-02-18 18:16:32 -05:00
Abubakar Abid
4e50382561 updated the screenshot gif 2022-02-18 10:30:19 -05:00
dawoodkhan82
5bf3c81d64 update chatbot demo 2022-02-17 20:49:07 -05:00
Lysandre
5522fa4d6a Upgrade black to version ~=22.0 2022-02-08 13:56:13 -05:00
aliabid94
381bd56ff6
Login frontend (#499) 2022-02-01 08:40:10 +00:00
Ali Abid
d71e60e2c5 minor fixes 2022-01-26 22:02:34 -08:00
dawoodkhan82
413ae00549 fix conflicts 2022-01-26 22:01:07 -05:00
dawoodkhan82
788bb15a40 merge master 2022-01-26 21:59:29 -05:00
aliabid94
d6b1247e21
Svelte migration (WIP) (#448)
* first migration commit

* style comment

* first mvp working with calculator

* ali components

* carousel

* more changes

* changes

* add examples

* examples support

* more changes

* interpretation

* interpretation

* submission state

* first migration commit

* style comment

* first mvp working with calculator

* ali components

* carousel

* more changes

* changes

* add examples

* examples support

* more changes

* interpretation

* interpretation

* submission state

* base image cropper

* add image editor

* css tweaks

* remove dead code

* finalise sketch tools

* add webcam snapshot source

* tweak config

* tweak config

* tweak config

* tweaks

* reset egg files

* lockfile v2

* image tweaks

* record audio from mic

* add audio input components

* audio tweaks

* editable table

* more table tweaks

* sort columns

* add row/col to table

* add output table

* fix broken paths

* fix svelte build destination

* fix svelte build destination again

* fix gitignore

* fix css

* add themes

* add all themes

* snake core classnames

* actually fix themes this time

* merge changes

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: Ali Abid <aliabid@Alis-MacBook-Pro.local>
Co-authored-by: pngwn <hello@pngwn.io>
2022-01-26 18:33:49 -08:00
Ömer Faruk Özdemir
cc0cff893f Format The Codebase
- black formatting
- isort formatting
2022-01-21 16:44:12 +03:00
Abubakar Abid
1fbac4b0cf fixing test image 2022-01-15 10:36:16 -06:00
Ali Abid
526e34a598 state working in frontend 2022-01-13 12:22:38 -08:00
Ali Abid
6560f53647 changes 2022-01-12 11:12:07 -08:00
Ali Abid
5c0fc0148d more changes 2022-01-11 15:08:27 -08:00
Ali Abid
8a3e08defa ali components 2022-01-10 21:22:44 +00:00
Ali Abid
4e5df36046 theme updates! 2022-01-03 17:46:07 +00:00
Ali Abid
5020f8aa1f cache examples functionality; other fixes 2021-12-30 08:20:28 +00:00
Ali Abid
f5720b6b51 fix gradio web embeds 2021-12-22 08:45:23 +00:00
Ali
36f2da66ec add kitchen sink 2021-12-20 17:20:29 -08:00
Ali Abid
8d23f067a2 theme-preview 2021-12-17 10:52:19 +00:00
fiordiconio
f65375b471 Added hers to list of female words 2021-12-16 16:22:24 +01:00
aliabid94
b4d9825409
Website: WIP (#328)
Ported gradio website into gradio repository, now launched as a docker service from gradio/website
2021-12-13 22:02:19 -08:00
Ali Abid
31fc494d10 fix video recorder for iphone 2021-12-01 02:33:39 +00:00
Ali Abid
c36a3ad1a4 fix video recorder for iphone 2021-12-01 02:33:24 +00:00
Ali Abid
ba9c2b5488 webcam video support 2021-11-24 19:23:42 +00:00
dawoodkhan82
c0a146b717 fix show_error 2021-10-26 06:44:38 -04:00
dawoodkhan82
bcf46b225f merge 2021-10-25 18:30:44 -04:00
Ali Abdalla
356dd8812f
testing without optional 2021-10-22 15:23:30 -07:00
Charles Bensimon
f26f2142ef
[HF Spaces] Darktheme from URL params (#306)
* [HF Spaces] Darktheme from URL params

* white text for dark theme title, description, and article

Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-10-20 15:16:09 -07:00
Ali Abid
ea89aad80e file cleanup 2021-10-18 18:36:57 +00:00
Ali Abid
d1f124c6e4 fix auth clearing error 2021-10-18 18:34:28 +00:00
Ali Abid
325ca5175e fix tests 2021-10-13 21:14:42 +00:00
Ali Abid
792828349f restore cropper functionality 2021-10-13 21:12:01 +00:00
Ali Abid
b1ee6f2ae5 restore cropper functionality 2021-10-13 21:06:47 +00:00
Ali Abid
cfdad3a2d7 Merge branch 'master' of https://github.com/gradio-app/gradio 2021-10-12 19:15:09 +00:00
Ali Abid
bf4ae17adc restructure file upload format for file, audio, and video. Moved scipy to pydub. 2021-10-12 19:14:42 +00:00
Ali Abid
9aba5eb148 Support video example preview 2021-10-05 19:24:14 +00:00
Ali Abid
9b968d3fb5 Support video example preview 2021-10-05 19:24:14 +00:00
Ali Abid
693e8cf4a7 updated PyPi version 2021-10-04 21:11:39 +00:00
Ali Abid
760bf48b24 updated PyPi version 2021-10-04 21:11:39 +00:00
Ali Abid
2440411a27 expand kitchen sink; add grass, peach themes. 2021-09-30 18:20:54 +00:00
Ali Abid
1916c79f2e expand kitchen sink; add grass, peach themes. 2021-09-30 18:20:54 +00:00
aliabid94
21bd324db5 Add dark theme for huggingface (#273)
* dark theme
* theme changes

Co-authored-by: Ali Abid <you@example.comgit>
Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-09-27 14:07:17 -07:00
aliabid94
620fc1ffaa
Add dark theme for huggingface (#273)
* dark theme
* theme changes

Co-authored-by: Ali Abid <you@example.comgit>
Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-09-27 14:07:17 -07:00
Ali Abid
b4ee30956d add state documentation 2021-09-21 19:09:41 +00:00
Ali Abid
37dc2db48c add state documentation 2021-09-21 19:09:41 +00:00
Ali Abid
bdb254b87d support state 2021-09-21 01:35:18 +00:00
Ali Abid
e7f2ebc6a9 support state 2021-09-21 01:35:18 +00:00
Abubakar Abid
6d606f3092 updated sepia filter 2021-09-20 07:32:39 -05:00
Abubakar Abid
4bbc7deedb updated sepia filter 2021-09-20 07:32:39 -05:00
Abubakar Abid
3423e0c98f update demo screenshot 2021-09-16 16:17:38 -07:00
Abubakar Abid
ff27228436 update demo screenshot 2021-09-16 16:17:38 -07:00
Abubakar Abid
29af3b22fd demo changes 2021-09-16 16:16:49 -07:00
Abubakar Abid
c302dc56fa demo changes 2021-09-16 16:16:49 -07:00
Ali Abid
be1d8c376e update demo screenshots 2021-09-16 21:24:45 +00:00
Ali Abid
4abe575ecb update demo screenshots 2021-09-16 21:24:45 +00:00
Julien Chaumond
7ca7840fd6 Add some pipeline types from huggingface (#267)
* more complete kitchen_sink

* use response.json() ?

* Add `feature-extraction` and `sentence-similarity`

* Add `text-to-speech` and `text-to-image`
2021-09-02 14:01:28 -07:00
Julien Chaumond
ce958c2984
Add some pipeline types from huggingface (#267)
* more complete kitchen_sink

* use response.json() ?

* Add `feature-extraction` and `sentence-similarity`

* Add `text-to-speech` and `text-to-image`
2021-09-02 14:01:28 -07:00
root
fffe173c6a fix demo 2021-09-01 21:54:46 +00:00
root
ae3a7320e5 fix demo 2021-09-01 21:54:46 +00:00
root
811643f3d5 updated PyPi version 2021-09-01 21:52:20 +00:00
root
efb8ebb1cf updated PyPi version 2021-09-01 21:52:20 +00:00
root
d9a772ee95 updated PyPi version 2021-08-30 19:22:12 +00:00
root
4862f4b3ad updated PyPi version 2021-08-30 19:22:12 +00:00
Ali Abid
a64d08453b test fix 2021-08-25 21:42:45 +00:00
Ali Abid
07a6bd8639 test fix 2021-08-25 21:42:45 +00:00
Ali Abid
2d27caba81 updated readme 2021-08-25 21:25:53 +00:00
Ali Abid
af0bb09d90 updated readme 2021-08-25 21:25:53 +00:00
Ali Abid
961368131c updated screenshots 2021-08-25 14:08:37 -07:00
Ali Abid
a958dd58a2 updated screenshots 2021-08-25 14:08:37 -07:00
root
f9719fbca2 updated PyPi version 2021-08-18 22:44:56 +00:00
root
9bef448c9f updated PyPi version 2021-08-18 22:44:56 +00:00
root
5ecd27cca8 updated PyPi version 2021-08-17 20:42:07 +00:00
root
fc3e151fdd updated PyPi version 2021-08-17 20:42:07 +00:00
root
c36554b2fd updated PyPi version 2021-08-16 21:58:30 +00:00
root
998a5fb156 updated PyPi version 2021-08-16 21:58:30 +00:00
Ali Abid
65236c44d7 fraud detector demo 2021-08-10 18:41:07 +00:00
Ali Abid
24523eeb1d fraud detector demo 2021-08-10 18:41:07 +00:00
Ali Abid
89f0e5cf95 timeseries change 2021-08-09 21:16:29 +00:00
Ali Abid
d4cee4ba5b timeseries change 2021-08-09 21:16:29 +00:00
Ali Abid
c8431e13fd timeseries commit 2021-07-28 11:21:28 -07:00
Ali Abid
3bfeb4105f timeseries commit 2021-07-28 11:21:28 -07:00
Ali Abid
ec89178d2b updated PyPi version 2021-07-22 11:25:50 -07:00
Ali Abid
0d5057f6b8 updated PyPi version 2021-07-22 11:25:50 -07:00
Ali Abid
59d1df64f3 fix dataframe support 2021-07-15 17:48:52 -07:00
Ali Abid
96d4bc944c fix dataframe support 2021-07-15 17:48:52 -07:00
Abubakar Abid
eb3d61a683 Merge branch 'master' into abidlabs/interpretation 2021-07-12 12:46:37 -05:00
Abubakar Abid
91f4db56a2
Merge branch 'master' into abidlabs/interpretation 2021-07-12 12:46:37 -05:00
Abubakar Abid
9badae0570 added shap interpretation for text, image, and audio 2021-07-12 12:44:22 -05:00
Abubakar Abid
bbd6d09d32 added shap interpretation for text, image, and audio 2021-07-12 12:44:22 -05:00
Ali Abid
c74575593e support carousel flagging, checkbox group fix 2021-07-06 16:43:59 -07:00
Ali Abid
bdc51e5c4f support carousel flagging, checkbox group fix 2021-07-06 16:43:59 -07:00
Ali Abid
2bd8bfe849 carousel, function based auth 2021-07-02 14:28:47 -07:00
Ali Abid
1a7a36529a carousel, function based auth 2021-07-02 14:28:47 -07:00
Ali Abid
28ebff6cfa launch demo on main 2021-06-29 12:04:22 -07:00
Ali Abid
2bcb53771e launch demo on main 2021-06-29 12:04:22 -07:00
Ali Abid
e7f970791b restore flagging options and login page 2021-06-17 13:04:22 -07:00
Ali Abid
d84c2d375b restore flagging options and login page 2021-06-17 13:04:22 -07:00
Ali Abid
b2053f53d9 restore interpretation 2021-06-14 11:53:58 -07:00
Ali Abid
51462670dc 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
4fc7cd6fea 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
d692ca9e61 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
c8b2b958b1 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
b4b34e9413 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
132281f8a0 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
e8e880b58f 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
2e4be4f84a 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
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
c373b2754b pre eject 2021-05-24 08:31:44 -07:00
Ali Abid
7d1311a64a pre eject 2021-05-24 08:31:44 -07:00
Ali Abid
12223660f1 more component support 2021-05-23 23:53:30 -07:00
Ali Abid
af5f75199e 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
Julien Chaumond
f03308ec9d
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
aliabd
4a8f896565 testing circle ci 2021-05-22 00:41:38 -04:00
Ali Abid
7a04f80a41 react v2 2021-05-12 09:29:18 -07:00
Ali Abid
f8825ab679 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
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
6e981628f1 more changes 2021-04-15 11:06:02 -07:00
Ali Abid
c7bf7f413a 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
c824c183e1 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
e4d0725b68 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
cf3923e307 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
a9db9ecb4b 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
abee214d38 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
ab915533ba 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
9dcc72d39e 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
0e9f98289e 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
fe7847a9dc 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
f4eb532f63 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
6e56463d45 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
9847fb087b 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
3647f5a04b 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
b1b4bac317 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
2f58e1809c 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
acd806dda8 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
ec6f7507dd 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
Ali Abid
fb275fa4ea 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
2c9efd84d1 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
Abubakar Abid
02ab39b3ad 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
a2518f2f3e 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
3c9bd18005 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
fe8ea3f5f9 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
f6463b6e8b 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
85b46cb2ab 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
Ali Abid
7ac6abe909 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
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
9f9991d058 add imagenet labels for demo 2020-11-02 18:21:31 -08:00
Ali Abid
d2b5abf749 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
7da81e3034 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
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
6eb945f639 support examples for all types; fix failing tests 2020-10-28 11:39:28 -07:00
Ali Abid
3392bb3d62 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
ecf958de9c 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 Abid
b99e2ce36d 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
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
2405239b3e updates demos 2020-10-22 05:07:43 -07:00
Ali Abid
d0c1632865 updates demos 2020-10-22 05:07:43 -07:00
Ali Abid
7dbfbe0b24 interpretation stuff 2020-10-14 08:25:58 -07:00