dawoodkhan82
|
788bb15a40
|
merge master
|
2022-01-26 21:59:29 -05:00 |
|
aliabid94
|
d6b1247e21
|
Svelte migration (WIP) (#448)
* first migration commit
* style comment
* first mvp working with calculator
* ali components
* carousel
* more changes
* changes
* add examples
* examples support
* more changes
* interpretation
* interpretation
* submission state
* first migration commit
* style comment
* first mvp working with calculator
* ali components
* carousel
* more changes
* changes
* add examples
* examples support
* more changes
* interpretation
* interpretation
* submission state
* base image cropper
* add image editor
* css tweaks
* remove dead code
* finalise sketch tools
* add webcam snapshot source
* tweak config
* tweak config
* tweak config
* tweaks
* reset egg files
* lockfile v2
* image tweaks
* record audio from mic
* add audio input components
* audio tweaks
* editable table
* more table tweaks
* sort columns
* add row/col to table
* add output table
* fix broken paths
* fix svelte build destination
* fix svelte build destination again
* fix gitignore
* fix css
* add themes
* add all themes
* snake core classnames
* actually fix themes this time
* merge changes
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: Ali Abid <aliabid@Alis-MacBook-Pro.local>
Co-authored-by: pngwn <hello@pngwn.io>
|
2022-01-26 18:33:49 -08:00 |
|
Ömer Faruk Özdemir
|
1d7fb7745a
|
Dev Requirements
- edit CONTRIBUTING.md
|
2022-01-26 17:36:27 +03:00 |
|
Ömer Faruk Özdemir
|
c2a2609b2f
|
Dev Requirements
- edit requirements
|
2022-01-26 17:27:19 +03:00 |
|
Ömer Faruk Özdemir
|
521b824878
|
Merge branch 'master' into Dev-Requirements
|
2022-01-26 16:22:51 +03:00 |
|
Abubakar Abid
|
7f23f9b326
|
added tests for process examples
|
2022-01-26 00:05:50 -06:00 |
|
Abubakar Abid
|
9c478e2d50
|
Merge pull request #493 from gradio-app/backend-tests
Improve backend tests
|
2022-01-25 23:50:40 -06:00 |
|
Abubakar Abid
|
82cea220fa
|
added flagging tests
|
2022-01-25 23:44:41 -06:00 |
|
Abubakar Abid
|
e76aa4a1d9
|
finished queuing tests
|
2022-01-25 23:26:47 -06:00 |
|
Abubakar Abid
|
f88b61a85d
|
started queueing tests
|
2022-01-25 22:13:01 -06:00 |
|
Abubakar Abid
|
3261722ac7
|
Queuing tests
|
2022-01-25 16:52:09 -06:00 |
|
Abubakar Abid
|
19d95c460d
|
Fixed audio tokenization
|
2022-01-25 16:22:46 -06:00 |
|
Abubakar Abid
|
c1dc85df17
|
refactored routes
|
2022-01-25 14:45:48 -06:00 |
|
Abubakar Abid
|
8ccd82187c
|
renamed app.py to routes.py, separated tests
|
2022-01-25 14:32:32 -06:00 |
|
Abubakar Abid
|
6debebecd9
|
Merge branch 'master' of github.com:gradio-app/gradio
|
2022-01-25 10:33:10 -06:00 |
|
Abubakar Abid
|
5496970577
|
Update PULL_REQUEST_TEMPLATE.md
|
2022-01-25 10:32:23 -06:00 |
|
Ömer Faruk Özdemir
|
ea0f78a85e
|
Merge branch 'master' into Dev-Requirements
|
2022-01-25 09:17:36 +03:00 |
|
Abubakar Abid
|
888c8ee2c8
|
additional tests
|
2022-01-24 18:03:52 -06:00 |
|
Ömer Faruk Özdemir
|
4a7c9a9340
|
Dev Requirements
- small refactor
|
2022-01-24 17:54:10 +03:00 |
|
Ömer Faruk Özdemir
|
1d09c9970a
|
Dev Requirements
- create test/requirements.in
- create scripts folder, move and create scripts under it
- update CONTRIBUTING.md
|
2022-01-24 17:33:01 +03:00 |
|
Abubakar Abid
|
11abd5520a
|
updated PyPi version to 2.7.5.2
|
2022-01-23 23:09:11 -06:00 |
|
Abubakar Abid
|
b1a582c6c5
|
unused improt
|
2022-01-23 22:55:13 -06:00 |
|
Abubakar Abid
|
f6341be7c7
|
flagging
|
2022-01-23 22:54:48 -06:00 |
|
Abubakar Abid
|
b16cd78f40
|
added tests for encryptor.py
|
2022-01-23 22:47:18 -06:00 |
|
Abubakar Abid
|
c1c71663a3
|
added typing to encryptor
|
2022-01-23 20:40:06 -05:00 |
|
Abubakar Abid
|
75a496a241
|
added typing to component.py
|
2022-01-23 20:29:00 -05:00 |
|
Abubakar Abid
|
a40700dae6
|
minor cleanups
|
2022-01-23 20:25:06 -05:00 |
|
Abubakar Abid
|
15791b1d1d
|
fixed queueing with examples
|
2022-01-23 20:17:48 -05:00 |
|
Abubakar Abid
|
452d26b88c
|
updated PyPi version to 2.7.5.1
|
2022-01-21 20:39:46 -06:00 |
|
Abubakar Abid
|
7b3ad30891
|
added /file route to serve examples
|
2022-01-21 20:37:11 -06:00 |
|
Ali Abid
|
0c673aaa1b
|
updated PyPi version to 2.7.5
|
2022-01-21 10:25:35 -08:00 |
|
Abubakar Abid
|
53743594ce
|
updated PyPi version to 2.7.4.1
|
2022-01-21 12:05:32 -06:00 |
|
Abubakar Abid
|
be1183ef65
|
updated PyPi version to 2.7.4
|
2022-01-21 11:53:34 -06:00 |
|
Abubakar Abid
|
c024f8c72d
|
updated PyPi version to 2.7.3
|
2022-01-21 10:28:41 -06:00 |
|
Abubakar Abid
|
efc4e25288
|
updated PyPi version to 2.7.2
|
2022-01-21 09:52:35 -06:00 |
|
Abubakar Abid
|
2ec44a403d
|
updated PyPi version to 2.7.2
|
2022-01-21 09:51:09 -06:00 |
|
Abubakar Abid
|
1610a245b5
|
fixed flagging
|
2022-01-21 09:48:24 -06:00 |
|
Abubakar Abid
|
b7c9e13343
|
Merge pull request #478 from FarukOzderim/master
Add `black` formatting to the codebase
|
2022-01-21 09:23:15 -06:00 |
|
Ömer Faruk Özdemir
|
cc0cff893f
|
Format The Codebase
- black formatting
- isort formatting
|
2022-01-21 16:44:12 +03:00 |
|
Abubakar Abid
|
7fc0c83beb
|
modified upload script
|
2022-01-20 21:59:27 -06:00 |
|
Abubakar Abid
|
96dd92ec71
|
updated PyPi version
|
2022-01-20 21:57:02 -06:00 |
|
Abubakar Abid
|
e88c750637
|
Merge pull request #475 from gradio-app/queueing-patch
fixed favicon
|
2022-01-20 21:55:28 -06:00 |
|
Abubakar Abid
|
f65493f983
|
Merge branch 'master' of github.com:gradio-app/gradio into queueing-patch
|
2022-01-20 21:54:23 -06:00 |
|
Abubakar Abid
|
3b19095a64
|
fixed favicon
|
2022-01-20 21:46:56 -06:00 |
|
Abubakar Abid
|
6b764a689c
|
fixed favicon
|
2022-01-20 21:40:12 -06:00 |
|
Abubakar Abid
|
2ac2a6ee78
|
Merge pull request #474 from gradio-app/queueing-patch
fixed queueing bug
|
2022-01-20 19:24:39 -06:00 |
|
Abubakar Abid
|
a789358ac2
|
fixed queueing bug
|
2022-01-20 19:01:17 -06:00 |
|
Abubakar Abid
|
a3349c1cc7
|
added default favicon
|
2022-01-20 18:31:50 -06:00 |
|
dawoodkhan82
|
537fd117b0
|
center text
|
2022-01-20 18:59:48 -05:00 |
|
dawoodkhan82
|
eb9c4e6d14
|
Ui feedback changes
|
2022-01-20 18:25:24 -05:00 |
|