Commit Graph

3689 Commits

Author SHA1 Message Date
pngwn
6e4e877b19
remove debounce from form inputs (#932) 2022-04-06 17:49:59 +01:00
Ömer Faruk Özdemir
6274b9099e
blocks-move-test-data (#927)
* blocks-move-test-data
- move test_data under gradio

* blocks-move-test-data
- typo

* blocks-move-test-data
- fix tests
2022-04-06 13:55:51 +01:00
pngwn
5313a4edf1
fix unit + browser tests (#926) 2022-04-06 11:47:19 +01:00
Ömer Faruk Özdemir
bca035bde0
Merge pull request #904 from gradio-app/blocks-components-tests
blocks-components-tests
2022-04-05 23:56:29 +03:00
Ömer Faruk Özdemir
dac4caa25c blocks-components-test
-  add ffmpeg installation to circleci
2022-04-05 23:48:32 +03:00
Ömer Faruk Özdemir
22c4003119 blocks-components-test
- rename functions to test_component_functions
2022-04-05 23:35:04 +03:00
Abubakar Abid
826fceeae3 fixed carousel test 2022-04-05 13:24:14 -07:00
Abubakar Abid
29585482f7 fixed interpretation test 2022-04-05 13:14:52 -07:00
Abubakar Abid
19cf1e7153 fixing tests related to new way of doing interpretation 2022-04-05 12:58:17 -07:00
Abubakar Abid
67ced042af fixed error in merge 2022-04-05 12:30:37 -07:00
Abubakar Abid
2fdf26d7ac merged blocks-dev 2022-04-05 12:21:48 -07:00
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
Ömer Faruk Özdemir
9061768ce8 blocks-components-test
- use deepcopy in gradio source files as well
2022-04-05 13:11:08 +03:00
Ömer Faruk Özdemir
ceee0fce9e blocks-components-test
- use deepcopy in the remaining tests as well
- update a failing test
- add processing utils to init for IDE to identify the function
2022-04-05 13:08:53 +03:00
Ömer Faruk Özdemir
9f7a48604b blocks-components-test
- finalize and document components tests
2022-04-05 12:54:17 +03: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
Abubakar Abid
3e72cfdea0 fixed idempotency issue 2022-04-01 08:21:17 -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
Ömer Faruk Özdemir
cf6f490189 blocks-components-tests
- reformat
2022-03-30 15:34:08 +03:00
Ömer Faruk Özdemir
71e3997395 blocks-components-tests
- reformat
2022-03-30 13:26:39 +03:00
Ömer Faruk Özdemir
070b8a96b5 blocks-components-tests
- move gradio/test_data to test/test_data/media_data
2022-03-30 13:08:34 +03:00
Ömer Faruk Özdemir
f623438596 blocks-components-tests
- tweaks
2022-03-30 09:25:05 +03:00
Ömer Faruk Özdemir
d7ca65cfb0 blocks-components-tests
- fix test
2022-03-30 09:24:10 +03:00
Ömer Faruk Özdemir
32f0554ebe blocks-components-tests
- reformat
2022-03-29 23:30:45 +03:00
Ömer Faruk Özdemir
28d5f93a8b blocks-components-tests
- tweaks
2022-03-29 23:28:14 +03:00
Ömer Faruk Özdemir
c343a622c3 blocks-components-tests
- tweaks
2022-03-29 23:25:34 +03:00
Ömer Faruk Özdemir
4c594e5969 blocks-components-tests
- move input and output tests under test_components
2022-03-29 23:23:30 +03: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