Commit Graph

1133 Commits

Author SHA1 Message Date
Ali Abid
e7f970791b restore flagging options and login page 2021-06-17 13:04:22 -07:00
Ali Abid
26ba1634ac fix failing tests 2021-06-15 11:07:44 -07:00
Ali Abid
53a5c1cc84 fix failing tests 2021-06-15 10:59:49 -07:00
Ali Abid
704c0a0bcd use cdn static files for unit tests 2021-06-15 10:43:57 -07:00
Ali Abid
a17c8fdaa1 updated PyPi version 2021-06-14 20:41:31 -07:00
Abubakar Abid
9e881039ef 2.0.4 2021-06-14 17:02:17 -05:00
Abubakar Abid
1f0550fd2c gradio 2.0.3 2021-06-14 17:00:59 -05:00
dawoodkhan82
6766290c89 Merge branch 'master' of https://github.com/gradio-app/gradio 2021-06-14 16:30:38 -04:00
dawoodkhan82
60ad41dbdd Comet ml Integration Logging 2021-06-14 16:30:30 -04:00
Ali Abid
1a9dac2c9e Merge branch 'master' of https://github.com/gradio-app/gradio 2021-06-14 11:54:21 -07:00
Ali Abid
b2053f53d9 restore interpretation 2021-06-14 11:53:58 -07:00
dawoodkhan82
3ea086f556 comet ml link fix 2021-06-11 17:19:20 -04:00
dawoodkhan82
ebd25524a4 Merge branch 'master' of https://github.com/gradio-app/gradio 2021-06-11 17:14:15 -04:00
dawoodkhan82
8decdb87aa comet ml link fix 2021-06-11 17:14:08 -04:00
Abubakar Abid
52a89c57db Merge pull request #217 from DN6/comet-integration
Log "Created From" text to track Gradio usage in Comet
2021-06-11 16:00:29 -05:00
DN6
0ee0ee07e0 add log other to track gradio integration 2021-06-10 11:32:45 -04:00
Ali Abid
7f646326c5 Use relative paths for static files / API; add environment variealbe GRADIO_THEME 2021-06-03 12:07:40 -07:00
Ali Abid
1457d02154 match image sizing with img -> img 2021-06-02 11:20:44 -07:00
Ali Abid
4f5c8eb8be updated PyPi version 2021-06-01 13:24:31 -07:00
Ali Abid
f6522a9943 upload to s3 bucket for cdn 2021-05-29 17:09:01 -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
c38148cae4 updated PyPi version 2021-05-24 14:49:34 -07:00
aliabd
2ee585be2f replaced golden images 2021-05-24 17:12:44 -04:00
Ali Abid
74e8bcb3c4 test fies 2021-05-24 14:07:04 -07:00
Ali Abid
1ca5c6b5a4 test fixes 2021-05-24 14:01:45 -07:00
Ali Abid
b78ab63a0b updated test 2021-05-24 13:50:21 -07:00
Ali Abid
646b262290 gradio 2.0 2021-05-24 13:25:12 -07:00
Ali Abid
857dc3f1be gradio 2.0 prelaunch 2021-05-24 12:07:00 -07:00
Ali Abid
7f135f9d74 merge master 2021-05-24 10:48:01 -07:00
Ali Abid
0f775a7f85 remove comments 2021-05-24 10:28:20 -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
2915977a8a end to end react to flask 2021-05-24 10:23:08 -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
aliabd
c4611eecac removed browser tools 2021-05-24 02:25:45 -04:00
aliabd
069e664343 fixed thread locking 2021-05-24 02:23:45 -04:00
aliabd
1e9c875143 checking chrome driver install 2021-05-23 20:57:14 -04: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
Abubakar Abid
aec55e80fe added documentation 2021-05-21 14:47:40 -04:00
Abubakar Abid
40f9b0f30d Merge pull request #184 from gradio-app/abidlabs/external
Abidlabs/external: ability to load external models (from Hugging Face and Gradio Hosted)
2021-05-21 12:45:41 -04:00
Abubakar Abid
30d8f12446 Merge branch 'master' into abidlabs/external 2021-05-21 12:41:13 -04:00
dawoodkhan82
bd0a2e2a81 unittests for mix 2021-05-20 15:16:16 -04:00
dawoodkhan82
6fa5e4403e Merge branch 'abidlabs/external' of https://github.com/gradio-app/gradio into abidlabs/external 2021-05-20 14:44:02 -04:00
dawoodkhan82
a1053e9a9f hugging face interfaces + unittests 2021-05-20 14:43:26 -04:00
Abubakar Abid
a727a9293c changed transforms to mix and made some changes 2021-05-20 13:41:22 -04:00
dawoodkhan82
b2f8aa39cf Merge branch 'abidlabs/external' of https://github.com/gradio-app/gradio into abidlabs/external 2021-05-17 14:57:31 -04:00