Commit Graph

840 Commits

Author SHA1 Message Date
Ali Abid
3c9bd18005 cleanup demos 2020-11-11 06:15:53 -08:00
Abubakar Abid
eda553e0d7
Merge pull request #77 from gradio-app/abidlabs/predict-examples-fix
predict example fix
2020-11-10 18:21:13 -06:00
Abubakar Abid
ed93ff0a4c predict example fix 2020-11-10 18:19:34 -06: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
f030976d39 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-11-04 12:16:17 -08:00
Ali Abid
85b46cb2ab fix demo: calculator examples 2020-11-04 12:16:10 -08:00
Abubakar Abid
fbbbedff46 updated PyPi version 2020-11-04 13:23:55 -06:00
Abubakar Abid
b85b62c964 updated PyPi version 2020-11-04 13:21:59 -06:00
Abubakar Abid
3a8f5cce26 updated PyPi version 2020-11-04 13:21:37 -06:00
Abubakar Abid
e63afb44c4 updated PyPi version 2020-11-04 13:20:42 -06:00
Abubakar Abid
6be00bebb9 1.3.0 2020-11-04 13:20:29 -06:00
aliabd
97d8444514 Merge branch 'master' of github.com:gradio-app/gradio
t push# Please enter a commit message to explain why this merge is necessary,
2020-11-04 23:14:26 +04:00
aliabd
8ef9e5266c changed golden to reflect new buttons 2020-11-04 23:14:21 +04:00
Ali Abid
7ac6abe909 fix failing tests 2020-11-04 08:57:09 -08:00
aliabd
bcb3c37a3b changed golden images for test demos 2020-11-04 20:07:46 +04:00
aliabd
526d4f48a4 fixed image_mod test to match demo 2020-11-04 19:54:55 +04: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
ff7dee0086 fix interpretation look for textbox 2020-11-02 11:55:17 -08:00
aliabid94
ecb536b7fc
Merge pull request #73 from gradio-app/interpretation
Add full interpretation
2020-11-02 08:11:26 -08:00
Ali Abid
12986e6065 merge fix 2020-11-02 08:05:52 -08:00
Ali Abid
c841e134dd hide legend until inpret is clicked 2020-11-02 07:59:30 -08:00
Ali Abid
904f343394 enforce static url path for tests 2020-11-02 06:53:30 -08:00
aliabd
8bc42319f6 fix launch port issue 2020-11-02 16:51:50 +04:00
Ali Abid
adb1a09dff add explanantion legend 2020-10-30 11:32:45 -07: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
cdceb2f7fb update demos and readme 2020-10-26 15:35:38 -07:00
Ali Abid
f694ebac3a update demos and readme 2020-10-26 15:31:43 -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
ee8b028656 latest demo 2020-10-22 10:51:50 -07:00
Ali Abid
2e8bb4ca46 Merge branch 'master' of https://github.com/gradio-app/gradio 2020-10-22 05:10:12 -07:00
Ali Abid
a3705e40e1 interpretation plus documentation 2020-10-22 05:09:17 -07:00
Ali Abid
d0c1632865 updates demos 2020-10-22 05:07:43 -07:00
Abubakar Abid
258726b062
Merge pull request #71 from gradio-app/abidlabs/windows
changed to daemon thread
2020-10-19 16:14:55 +03:00
Abubakar Abid
ea62409349 changed to daemon thread 2020-10-19 08:07:39 -05:00
Abubakar Abid
af0fbe5381
Merge pull request #70 from MattPitlyk/master
Pass server_name  to networking module to make app accessible on LAN.
2020-10-19 15:05:13 +03:00
Matt
896240d324 Pass to networking module to make app accessible on LAN. 2020-10-16 22:21:06 -05:00
Ali Abid
83b986c7a0 interpretation fix 2020-10-15 08:45:27 -07:00
Ali Abid
27d0b1f0aa interpretation stuff 2020-10-14 08:25:58 -07:00
dawoodkhan82
4d61a7f9f7 stalebot 2020-10-08 08:49:36 -04:00
dawoodkhan82
b11ddc343b Merge branch 'master' of https://github.com/gradio-app/gradio 2020-10-08 08:24:18 -04:00
dawoodkhan82
007f324425 small file upload fix 2020-10-08 08:23:46 -04:00
aliabid94
99ad9619bf
Merge pull request #66 from gradio-app/abidlabs/interpretation
Abidlabs/interpretation
2020-10-06 06:58:08 -07:00
Abubakar Abid
4cc1cb3e04
Merge pull request #67 from jiayiliu/master
improve image output format
2020-10-06 16:53:14 +03:00
jiayiliu
6fa11437c0 improve image output format 2020-10-05 22:22:15 -07:00