Commit Graph

150 Commits

Author SHA1 Message Date
aliabd
7828c660e6 removing 24 limit for private 2021-03-26 17:21:45 -04:00
Ali Abid
2e8497595d private endpoint 2021-03-18 21:00:22 -07:00
Ali Abid
07795ed4f1 updated PyPi version 2021-03-12 11:09:42 -08:00
Ali Abid
e4d0725b68 add mp3 support for audio 2021-03-11 11:08:32 -08:00
Ali Abid
e66a7020aa updated PyPi version 2021-03-02 12:41:08 -08:00
Ali Abid
a62ab73e08 timeout issue with requests 2021-03-02 10:37:55 -08:00
Ali Abid
c0a3b9265d updated PyPi version 2021-03-02 10:10:49 -08:00
Ali Abid
3f6a6cf2fb updated PyPi version 2021-03-01 18:26:35 -08:00
Abubakar Abid
33f5d3997e 1.5.3 2021-01-29 14:19:16 -06:00
Abubakar Abid
914e37e022 1.5.2 2021-01-29 14:17:03 -06:00
Ali Abid
f4eb532f63 auto flagging 2021-01-29 10:23:17 -08:00
Ali Abid
1771f6473f Merge branch 'master' of https://github.com/gradio-app/gradio 2021-01-27 16:16:43 -08:00
Ali Abid
6e56463d45 video support 2021-01-27 16:16:35 -08:00
Abubakar Abid
c277830636 1.4.4 2021-01-27 12:47:42 -06:00
Abubakar Abid
ae12268b73 1.4.3 2021-01-24 23:38:51 -06:00
Abubakar Abid
6d3940d51a removed scikit learn dependency 2021-01-24 23:37:33 -06:00
Abubakar Abid
2d7370e4f3 1.4.2 2021-01-23 16:08:18 -06:00
Ali Abid
3ad5959c74 add auth 2021-01-19 09:15:09 -08:00
Abubakar Abid
9d9d14974e gradio 1.4.0 2020-12-23 16:13:05 -06:00
Ali Abid
076d3b993f fix threading, launching 2020-12-23 10:08:09 -08:00
Abubakar Abid
e0fcfdc9fd updated PyPi version 2020-12-08 08:04:29 -06:00
Ali Abid
abfb70940b added article, hosted information 2020-12-03 11:47:08 -08:00
Abubakar Abid
d34a08cac4 updated PyPi version 2020-11-26 02:19:35 -06:00
Abubakar Abid
59a5d294ac
Update requires.txt 2020-11-23 14:50:25 -06:00
Ali Abid
fb275fa4ea merged master, order functionality 2020-11-16 07:21:00 -08:00
Ali Abid
9e20377204 changes 2020-11-16 06:54:51 -08:00
Ali Abid
365df5301a add gif recording 2020-11-13 09:30:15 -08:00
Abubakar Abid
3a8f5cce26 updated PyPi version 2020-11-04 13:21:37 -06: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
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
a3705e40e1 interpretation plus documentation 2020-10-22 05:09:17 -07:00
Ali Abid
27d0b1f0aa interpretation stuff 2020-10-14 08:25:58 -07:00
Ali Abid
22572b8393 versioning flask 2020-09-25 18:43:32 -07:00
Ali Abid
1dca0c4029 add flask cors 2020-09-25 15:44:41 -07:00
aliabd
21718c51f6 updated PyPi version 2020-09-26 01:07:21 +04:00
aliabd
8a90f642a9 updated PyPi version 2020-09-24 22:37:10 +04:00
aliabd
b3b5a76706 updated PyPi version 2020-09-24 00:03:49 +04:00
aliabd
94671f2220 updated PyPi version 2020-09-23 23:37:52 +04:00
dawoodkhan82
1f23fcabac updated PyPi version 2020-09-23 15:01:16 -04:00
Ali Abid
aa9002e03a updated PyPi version 2020-09-23 11:50:39 -07:00
aliabd
3b8dace47a updated PyPi version 2020-09-23 18:57:28 +04:00
Ali Abid
102b151d42 fix default interpretation to support different types for input 2020-09-21 13:53:40 -07:00
Ali Abid
498a615ccf add testing and flask changes 2020-09-21 11:51:39 -07:00
Ali Abid
3b73a5522a sentiment analysis demo 2020-09-15 10:37:02 -07:00
Ali Abid
6d7b6e8122 in progress 2020-09-15 05:16:14 -07:00
Abubakar Abid
61ec2b2c81 updated PyPi version 2020-08-31 18:35:28 -05:00
Abubakar Abid
b9afa17023 updated PyPi version 2020-08-31 10:07:45 -05:00
Ali Abid
e57994d404 updated PyPi version 2020-08-25 09:42:35 -07:00
Ali Abid
1598211d90 merge scroller with master 2020-08-25 09:39:09 -07:00