Commit Graph

3665 Commits

Author SHA1 Message Date
pngwn
f2d71abe88
Redesign 1 (#918)
* redesign forms

* finalise forms

* upload components

* fix CSS conflicts

* abstract block + update image

* restyle modify buttons

* add file, audio, video

* revert example

* address comments
2022-04-05 18:11:29 +01:00
Abubakar Abid
651205ab32
Merge pull request #919 from gradio-app/blocks-as-block
Allow `Blocks` instances to be used like a `Block` in other `Blocks`
2022-04-05 08:27:40 -07:00
Abubakar Abid
fee261ddbb removed TabbedInterface 2022-04-05 07:10:42 -07:00
Abubakar Abid
8d19a964a2 formatting 2022-04-04 18:09:09 -07:00
Abubakar Abid
541041e299 merged blocks-dev 2022-04-04 17:48:15 -07:00
Abubakar Abid
faa37f329e tabbedinterface 2022-04-04 17:03:04 -07:00
Abubakar Abid
b725836201 blocks inside blocks! 2022-04-04 16:30:03 -07:00
aliabid94
5c44ae3536
Restore Interpretation, Live, Auth, Queueing (#915)
Restore Interpretation, Live, Auth, Queueing

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-04 15:47:51 -07:00
Abubakar Abid
e44edb778c getting blocks inside blocks 2022-04-04 15:42:12 -07:00
Abubakar Abid
24e343f88d fixed so that multiple interfaces can run in one session 2022-04-04 12:15:34 -07:00
Abubakar Abid
f33ece2672 reverted some changes temporarily 2022-04-04 11:50:54 -07:00
Abubakar Abid
6a376ed02a fixed test 2022-04-04 11:04:35 -07:00
Abubakar Abid
d1c2461232 formatting 2022-04-04 11:00:31 -07:00
Abubakar Abid
04e9ea8e52 added some typing 2022-04-04 09:59:53 -07:00
Abubakar Abid
983535ca50 removing indented blocks from markdown 2022-04-01 17:11:44 -07:00
Ömer Faruk Özdemir
e5ea806b5e
Merge pull request #917 from gradio-app/blocks-with-fix
blocks-with-fix
2022-04-01 14:38:49 +03:00
Ömer Faruk Özdemir
da4a59459f blocks-with-fix
- add support for "with gr.Blocks() as demo:" usage
2022-04-01 14:26:23 +03:00
pngwn
b91231711a
fix endpoint url in prod (#911)
* fix endpoint url in prod

* fix browser tests
2022-03-31 16:48:54 +01:00
Dawood Khan
3d880c8495
Merge pull request #907 from gradio-app/dawood/blocks-fixes
Quick fix: Issue 893
2022-03-30 17:33:52 -04:00
Abubakar Abid
e95b88acb4 fixed formatting 2022-03-30 14:25:28 -07:00
Abubakar Abid
2c27f7f3c2 fixed test 2022-03-30 14:24:39 -07:00
dawoodkhan82
d4ccde281a Merge branch 'blocks-dev' into dawood/blocks-fixes 2022-03-30 16:46:21 -04:00
dawoodkhan82
d39eb47e1b fix duplicate tabs issue 2022-03-30 12:55:26 -04:00
Abubakar Abid
c1a697449e
Merge pull request #901 from gradio-app/interface-fix
Interface fix
2022-03-29 11:23:16 -07:00
Abubakar Abid
6ace296a34
Merge pull request #902 from gradio-app/blocks-tests
Blocks Tests
2022-03-29 11:03:47 -07:00
Abubakar Abid
8daada1b40 slightly better 2022-03-29 10:59:15 -07:00
Abubakar Abid
b851831aef hacky way to get imports to work 2022-03-29 10:49:20 -07:00
Abubakar Abid
e09df09d9e fixed formatting 2022-03-29 10:38:49 -07:00
Ömer Faruk Özdemir
88c79ef46f Merge branch 'blocks-tests' of https://github.com/gradio-app/gradio into blocks-tests 2022-03-29 19:18:37 +03:00
Ömer Faruk Özdemir
16ca4609e8 blocks-tests
- move formatting checks before tests
2022-03-29 19:18:27 +03:00
Abubakar Abid
117776e0a0 added init 2022-03-29 09:18:00 -07:00
Abubakar Abid
9d7de51958 fixed config 2022-03-29 09:15:37 -07:00
Abubakar Abid
2ec8482ca6 fixed config 2022-03-29 09:14:59 -07:00
Abubakar Abid
ac4568d109 Merge branch 'blocks-tests' of github.com:gradio-app/gradio into blocks-tests 2022-03-29 09:12:08 -07:00
Abubakar Abid
2825ee606d resolving relative imports 2022-03-29 09:12:01 -07:00
Ömer Faruk Özdemir
839dcd6bb4 Merge branch 'blocks-tests' of https://github.com/gradio-app/gradio into blocks-tests 2022-03-29 19:09:47 +03:00
Ömer Faruk Özdemir
2d30bfdf59 blocks-tests
- typo
2022-03-29 19:09:07 +03:00
Abubakar Abid
aa01ab8565 Merge branch 'blocks-dev' into blocks-tests 2022-03-29 09:02:44 -07:00
Ömer Faruk Özdemir
c0c46c278f blocks-tests
- typo
2022-03-29 18:52:39 +03:00
Ömer Faruk Özdemir
acda99703e blocks-tests
- reformat
2022-03-29 18:46:42 +03:00
Ömer Faruk Özdemir
dcc9ba87c9 blocks-tests
- implement a simple test to check blocks config generation
2022-03-29 18:45:24 +03:00
Abubakar Abid
d4c91aa808
Merge pull request #892 from gradio-app/remaining-demos
Checking and updating more demos to use 3.0 syntax
2022-03-29 08:25:41 -07:00
Abubakar Abid
f07a458940 formatting 2022-03-29 08:17:57 -07:00
Abubakar Abid
94eef9cf31 fixed demos 2022-03-29 08:10:26 -07:00
Abubakar Abid
776249a76c fixed demos 2022-03-29 08:09:48 -07:00
Abubakar Abid
a839379823 add docstring for test_launch 2022-03-29 08:08:46 -07:00
pngwn
95deeb8f9b cleanup default_value 2022-03-29 14:10:35 +01:00
pngwn
aeec89c8a9 guard render to check for children 2022-03-29 13:57:04 +01:00
Abubakar Abid
745826dc9d fixed remaining demos 2022-03-28 15:52:52 -07:00
Abubakar Abid
34041414c1 updated demos 2022-03-28 15:28:01 -07:00