Ali Abid
|
d4cee4ba5b
|
timeseries change
|
2021-08-09 21:16:29 +00:00 |
|
Abubakar Abid
|
ec5eb6b8b0
|
.gitignore ignoring eggs
|
2021-08-09 10:49:32 -07:00 |
|
root
|
48a964a653
|
updated PyPi version
|
2021-08-07 00:58:31 +00:00 |
|
Ubuntu
|
ee71645f4f
|
add linting
|
2021-08-06 21:04:28 +00:00 |
|
Ubuntu
|
0347f0ffef
|
updated PyPi version
|
2021-08-04 01:15:58 +00:00 |
|
Ali Abid
|
7e3a59be8f
|
updated PyPi version
|
2021-07-29 15:42:02 -07:00 |
|
Ali Abid
|
3bfeb4105f
|
timeseries commit
|
2021-07-28 11:21:28 -07:00 |
|
Ali Abid
|
e979ece11b
|
screenshot fixes
|
2021-07-22 11:17:55 -07:00 |
|
Ali Abid
|
54cb95b69e
|
updated PyPi version
|
2021-07-15 17:55:00 -07:00 |
|
Ali Abid
|
a3cbf8c7b3
|
updated PyPi version
|
2021-07-13 11:07:58 -07:00 |
|
Abubakar Abid
|
daba68d9ea
|
updated PyPi version
|
2021-07-13 09:23:57 -05:00 |
|
Abubakar Abid
|
91f4db56a2
|
Merge branch 'master' into abidlabs/interpretation
|
2021-07-12 12:46:37 -05:00 |
|
Abubakar Abid
|
bbd6d09d32
|
added shap interpretation for text, image, and audio
|
2021-07-12 12:44:22 -05:00 |
|
Ali Abid
|
006f32467e
|
npm update
|
2021-07-08 15:13:36 -07:00 |
|
Ali Abid
|
1a7a36529a
|
carousel, function based auth
|
2021-07-02 14:28:47 -07:00 |
|
Ali Abid
|
26876fe650
|
fix screenshot, image editor;
|
2021-06-30 13:12:27 -07:00 |
|
aliabd
|
fec7ca99b7
|
added wait for color issue
|
2021-06-29 10:36:10 -07:00 |
|
Ali Abid
|
d84c2d375b
|
restore flagging options and login page
|
2021-06-17 13:04:22 -07:00 |
|
Ali Abid
|
f7820e8ac3
|
updated PyPi version
|
2021-06-14 20:41:31 -07:00 |
|
Abubakar Abid
|
9aeb7fee9c
|
2.0.4
|
2021-06-14 17:02:17 -05:00 |
|
Ali Abid
|
51462670dc
|
restore interpretation
|
2021-06-14 11:53:58 -07:00 |
|
Ali Abid
|
c7790eabd7
|
Use relative paths for static files / API; add environment variealbe GRADIO_THEME
|
2021-06-03 12:07:40 -07:00 |
|
Ali Abid
|
3a2fa465b4
|
updated PyPi version
|
2021-06-01 13:24:31 -07:00 |
|
Ali Abid
|
7aff4ebe7b
|
upload to s3 bucket for cdn
|
2021-05-29 17:09:01 -07:00 |
|
Ali Abid
|
d692ca9e61
|
fix js cdn issues
|
2021-05-28 09:42:02 -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
|
e8e880b58f
|
gradio 2.0
|
2021-05-24 13:25:12 -07:00 |
|
Ali Abid
|
feb6a2f077
|
gradio 2.0 prelaunch
|
2021-05-24 12:07:00 -07:00 |
|
Ali Abid
|
2e4be4f84a
|
merge master
|
2021-05-24 10:48:01 -07:00 |
|
Ali Abid
|
2b18839547
|
end to end react to flask
|
2021-05-24 10:23:08 -07:00 |
|
Abubakar Abid
|
44bde1266b
|
Series/Parallel working, and some progress on Gradio
|
2021-05-12 17:06:34 -04:00 |
|
Ali Abid
|
c7bf7f413a
|
more changes
|
2021-04-15 11:06:02 -07:00 |
|
Ali Abid
|
2e8497595d
|
private endpoint
|
2021-03-18 21:00:22 -07:00 |
|
Ali Abid
|
6e56463d45
|
video support
|
2021-01-27 16:16:35 -08: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
|
82e49e72d9
|
labeled segments built
|
2020-11-23 15:17:42 -08: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 |
|
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 |
|
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
|
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 |
|