Commit Graph

375 Commits

Author SHA1 Message Date
Ö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
4bde73e5d3
Merge pull request #864 from gradio-app/interface_to_blocks_features
More Interface -> Blocks features
2022-03-25 12:06:28 -07:00
Ali Abid
d4759cfb3c fix format 2022-03-24 23:03:47 -07:00
pngwn
ceb96ec040 remove unused import 2022-03-24 11:01:19 +00:00
pngwn
2df7c6062d add test for output to input 2022-03-24 10:59:09 +00:00
pngwn
26d2c190fc
add test infra + add browser tests to CI (#852)
* add test infra

* improve test setup and utils

* finish a test

* add browser tests to ci

* fix ci

* fix ci

* fix ci

* fix ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* fix ci

* update lockfile

* fix formatting

* install browser when not cached

* bust cache

* debug test in ci

* fix button label

* generate screenshots for failed tests

* generate screenshots for failed tests

* generate screenshots for failed tests

* fix tests

* clean uip debug logs

* add setuip + teardown to functional tests

* remove build from static checks
2022-03-23 15:19:12 +00:00
Abubakar Abid
40efaac65c fixed kinematics demo; readded button click trigger 2022-03-22 16:54:35 -07:00
Abubakar Abid
7f2f62c239 revert diff text changes 2022-03-22 16:41:43 -07:00
Abubakar Abid
5d6a9d4981 calculator live correction 2022-03-22 16:40:54 -07:00
Abubakar Abid
503eb7bb53 revert calculator_live changes 2022-03-22 16:40:32 -07:00
Abubakar Abid
763585cf24 formatting 2022-03-22 16:26:42 -07:00
Abubakar Abid
35f661b65b live calculator 2022-03-22 15:40:09 -07:00
Abubakar Abid
330ba63d61
Merge branch 'Blocks-Dev' into update-demos 2022-03-22 15:33:40 -07:00
aliabid94
4796e5568f
Interfaces from Blocks (#849)
Build interfaces from blocks

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-22 15:28:11 -07:00
Abubakar Abid
c5fce03592 moved commits over 2022-03-22 14:14:25 -07:00
Abubakar Abid
ef533b2332 kinematics block 2022-03-21 15:53:08 -07:00
Abubakar Abid
63ccf88b41 added super basic static textbox demo 2022-03-21 15:11:03 -07:00
Abubakar Abid
01cc894987 updated to use merged components 2022-03-21 14:33:56 -07:00
Abubakar Abid
e9386f5838 updated imports to components.py 2022-03-21 13:29:23 -07:00
Ali Abid
fd0928dc0a update backend to new output config format 2022-03-11 16:40:23 -08:00
Ömer Faruk Özdemir
05037f436c Block-Components
- fix errors
- remove type and optional from blocks context
2022-03-09 12:35:47 +03:00
Ömer Faruk Özdemir
dfb55e5865 Block-Components
- create input and output aliases for Textbox
- update author list
2022-03-04 09:15:30 +03:00
Ömer Faruk Özdemir
9451597224 Block-Components
- create general structure
- move Textbox into component.py
2022-03-02 21:59:37 +03:00
Ömer Faruk Özdemir
6600632380 Revert "Block-Events"
This reverts commit d6bfd7c682.
2022-03-02 17:55:58 +03:00
Ömer Faruk Özdemir
d6bfd7c682 Block-Events
- random commit
2022-03-02 17:55:44 +03:00
aliabid94
11dda55352
Gradio Blocks (#590)
Integrate initial work on Gradio Blocks by creating Blocks class and frontend Block code.
2022-02-28 22:35:21 -06:00
Ömer Faruk Özdemir
f22ce53f7f tweaks on the naming and description 2022-02-28 20:04:09 +03:00
Ömer Faruk Özdemir
054a5850e3 Update first launch commands to deliver the usage of ";" and app, path_to_local_server, share_url = iface.launch() 2022-02-28 17:48:47 +03:00
Abubakar Abid
0410b1a79f
Merge pull request #724 from gradio-app/454-hl-text
ensure colormap colours are rgba format
2022-02-23 12:07:59 -05:00
pngwn
de0139d868 ensure colormap colours are rgba format 2022-02-23 15:18:25 +00:00
Ali Abid
2879558c12 fix file upload issues 2022-02-22 21:53:28 -08:00
Abubakar Abid
fa76228db8 added chatbot output screenshot 2022-02-18 18:16:32 -05:00
Abubakar Abid
4e50382561 updated the screenshot gif 2022-02-18 10:30:19 -05:00
dawoodkhan82
5bf3c81d64 update chatbot demo 2022-02-17 20:49:07 -05:00
Lysandre
5522fa4d6a Upgrade black to version ~=22.0 2022-02-08 13:56:13 -05:00
aliabid94
381bd56ff6
Login frontend (#499) 2022-02-01 08:40:10 +00:00
Ali Abid
d71e60e2c5 minor fixes 2022-01-26 22:02:34 -08:00
dawoodkhan82
413ae00549 fix conflicts 2022-01-26 22:01:07 -05:00
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
cc0cff893f Format The Codebase
- black formatting
- isort formatting
2022-01-21 16:44:12 +03:00
Abubakar Abid
1fbac4b0cf fixing test image 2022-01-15 10:36:16 -06:00
Ali Abid
526e34a598 state working in frontend 2022-01-13 12:22:38 -08:00
Ali Abid
6560f53647 changes 2022-01-12 11:12:07 -08:00
Ali Abid
5c0fc0148d more changes 2022-01-11 15:08:27 -08:00
Ali Abid
8a3e08defa ali components 2022-01-10 21:22:44 +00:00
Ali Abid
4e5df36046 theme updates! 2022-01-03 17:46:07 +00:00
Ali Abid
5020f8aa1f cache examples functionality; other fixes 2021-12-30 08:20:28 +00:00
Ali Abid
f5720b6b51 fix gradio web embeds 2021-12-22 08:45:23 +00:00
Ali
36f2da66ec add kitchen sink 2021-12-20 17:20:29 -08:00