Commit Graph

1133 Commits

Author SHA1 Message Date
Ali Abid
e49e88c244 reintroduce custom css support 2021-07-14 18:17:26 -07:00
Ali Abid
31919a884c updated PyPi version 2021-07-14 16:27:02 -07:00
Abubakar Abid
1360f423ae added support for different interpretation methods for different inputs, or even optional interpretation; fixed interpretaiton tests 2021-07-14 17:37:45 -05:00
Abubakar Abid
013c686202 Merge pull request #232 from gradio-app/dependabot/npm_and_yarn/frontend/postcss-7.0.36
Bump postcss from 7.0.35 to 7.0.36 in /frontend
2021-07-14 17:05:32 -05:00
Ali Abdalla
e4137a947b fixed selenium tests (#245)
* increasing time sleep to 5

* reduced gap, fixed golden
2021-07-14 16:31:16 -05:00
aliabd
ce9b4355d1 fix iframe src 2021-07-14 16:12:08 -05:00
aliabd
b6289bca5c merge conflict 2021-07-13 16:17:36 -05:00
aliabd
9e636c12d1 added iframe resizer script 2021-07-13 16:13:56 -05:00
Ali Abid
86a005ed8e updated PyPi version 2021-07-13 11:13:38 -07:00
Ali Abid
569dd71b35 updated PyPi version 2021-07-13 11:09:07 -07:00
Ali Abid
2e9ac607aa updated PyPi version 2021-07-13 11:07:58 -07:00
Abubakar Abid
075ca3d4ec updated PyPi version 2021-07-13 09:23:57 -05:00
Abubakar Abid
598938c409 updated PyPi version 2021-07-13 09:22:35 -05:00
Abubakar Abid
d071de4361 updated PyPi version 2021-07-13 09:22:10 -05:00
Abubakar Abid
f1d54145a8 fixed slic for older versions of skimage 2021-07-12 15:13:18 -05:00
Abubakar Abid
11759cb3a7 fixed type checking for interpretation 2021-07-12 12:59:58 -05:00
Abubakar Abid
d748da2873 Merge pull request #243 from gradio-app/abidlabs/interpretation
added shap interpretation for text, image, and audio
2021-07-12 12:47:09 -05:00
Abubakar Abid
eb3d61a683 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
Harjyot Bagga
e91f8fa785 adding timestamps for logs (#238)
Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-07-09 12:08:41 -07:00
Ali Abid
019d236d16 updated PyPi version 2021-07-08 15:19:42 -07:00
Ali Abid
b849145d41 updated PyPi version 2021-07-08 15:17:06 -07:00
Ali Abid
85a37b15a3 npm update 2021-07-08 15:13:36 -07:00
dependabot[bot]
f6086c7aef Bump postcss from 7.0.35 to 7.0.36 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 22:11:36 +00:00
Ali Abid
eb89286623 support specifying line count in textareas 2021-07-08 11:42:35 -07:00
Ali Abid
c2f4741a45 updated PyPi version 2021-07-06 16:46:11 -07:00
Ali Abid
c74575593e support carousel flagging, checkbox group fix 2021-07-06 16:43:59 -07:00
Ali Abid
2131caf642 flag username, allow changing floag option on auto 2021-07-06 15:07:14 -07:00
Ali Abid
4c2efc54a8 updated PyPi version 2021-07-05 13:33:42 -07:00
Ali Abid
5b61f6631c updated PyPi version 2021-07-05 13:22:22 -07:00
Ali Abid
14782b8177 updated PyPi version 2021-07-03 18:32:36 -07:00
Ali Abid
2bd8bfe849 carousel, function based auth 2021-07-02 14:28:47 -07:00
Ali Abid
e24bab51a8 updated PyPi version 2021-06-30 14:30:14 -07:00
Ali Abid
dc211822ca fix screenshot, image editor; 2021-06-30 13:12:27 -07:00
Ali Abid
7deb0aa22f Merge branch 'master' of https://github.com/gradio-app/gradio 2021-06-29 12:04:30 -07:00
Ali Abid
28ebff6cfa launch demo on main 2021-06-29 12:04:22 -07:00
aliabd
44f506c5a6 added wait for color issue 2021-06-29 10:36:10 -07:00
Ali Abid
9e28f894a5 updated PyPi version 2021-06-24 13:05:23 -07:00
Ali Abid
1afbca27e0 prevent while loop using 100% cpu 2021-06-24 13:04:38 -07:00
Ali Abid
47118e62a3 updated PyPi version 2021-06-23 14:29:07 -07:00
Abubakar Abid
fe84221fd6 updated PyPi version 2021-06-23 15:31:41 -05:00
Abubakar Abid
0a7c51beee 2.0.8 2021-06-23 15:31:12 -05:00
Abubakar Abid
e9a65b72d9 Merge branch 'master' of github.com:gradio-app/gradio 2021-06-23 14:44:01 -05:00
Abubakar Abid
3eda6e0f42 integration with W&B 2021-06-23 14:43:51 -05:00
aliabd
526ed812b0 fixing golden image 2021-06-21 14:38:27 -07:00
Ali Abid
905bd098cf fix test 2021-06-18 11:25:18 -07:00
Ali Abid
6005d44a1d updated PyPi version 2021-06-18 11:21:41 -07:00
Ali Abid
8c9ee443a2 fix auth issue, gradio license 2021-06-18 11:17:09 -07:00
aliabid94
27ca0dcbf8 Attach licencse to setup.py 2021-06-18 11:05:38 -07:00
Ali Abid
c722b469a2 updated PyPi version 2021-06-17 13:08:49 -07:00