Abubakar Abid
|
12e733360e
|
only Number and Label outputs are interpretable
|
2022-03-19 07:34:04 -07:00 |
|
Abubakar Abid
|
e95a4b3017
|
deleted components
|
2022-03-18 17:20:56 -07:00 |
|
Abubakar Abid
|
77eae4534d
|
fixing test inputs
|
2022-03-18 17:18:06 -07:00 |
|
Abubakar Abid
|
6bcbde43d7
|
fixing test_inputs.py
|
2022-03-18 17:08:24 -07:00 |
|
Abubakar Abid
|
408f743ba8
|
fixed external tests
|
2022-03-18 16:44:57 -07:00 |
|
Abubakar Abid
|
7044defcc9
|
changed external.py to use components
|
2022-03-18 15:49:38 -07:00 |
|
Abubakar Abid
|
ad952b7981
|
cleanups
|
2022-03-18 12:07:17 -07:00 |
|
Abubakar Abid
|
185d998cd2
|
removed unused imports
|
2022-03-18 11:12:20 -07:00 |
|
Ömer Faruk Özdemir
|
fa84324b60
|
Blocks-Components
- solve import issues
|
2022-03-18 19:59:47 +03:00 |
|
Ömer Faruk Özdemir
|
d396c2ce01
|
Blocks-Components
- add label parameter to Static components
|
2022-03-17 10:59:13 +03:00 |
|
Ömer Faruk Özdemir
|
6e293d6940
|
Blocks-Components
- solve import errors
|
2022-03-17 10:54:18 +03:00 |
|
Ömer Faruk Özdemir
|
26cdff3d84
|
Merge branch 'gradio-dash-fe' of https://github.com/gradio-app/gradio into gradio-dash-fe
|
2022-03-17 10:47:47 +03:00 |
|
Ömer Faruk Özdemir
|
65e402317b
|
Merge branch 'Blocks-Components' into gradio-dash-fe
|
2022-03-17 10:47:19 +03:00 |
|
Ömer Faruk Özdemir
|
3a4e1cbfee
|
Blocks-Components
- move all of the output components
|
2022-03-17 10:46:41 +03:00 |
|
Ömer Faruk Özdemir
|
780150b1ae
|
Blocks-Components
- move Label component
|
2022-03-17 10:20:11 +03:00 |
|
Ömer Faruk Özdemir
|
c988639db4
|
Blocks-Components
- move Static components
|
2022-03-17 09:12:56 +03:00 |
|
pngwn
|
343205c94a
|
fix static/ dynamic components
|
2022-03-16 16:36:36 +00:00 |
|
pngwn
|
6e16a8d792
|
update component events
|
2022-03-16 16:34:30 +00:00 |
|
Ömer Faruk Özdemir
|
727a764f70
|
Blocks-Components
- move State component
- move Create get_component_instance
|
2022-03-15 23:43:09 +03:00 |
|
Ömer Faruk Özdemir
|
7c50d2600d
|
Blocks-Components
- move Timeseries component
|
2022-03-15 23:28:32 +03:00 |
|
Ömer Faruk Özdemir
|
fbca310ccb
|
Blocks-Components
- move Dataframe component
|
2022-03-15 23:14:17 +03:00 |
|
Ömer Faruk Özdemir
|
4121447cf3
|
Blocks-Components
- move File component
|
2022-03-15 15:15:52 +03:00 |
|
Ömer Faruk Özdemir
|
01ac97bcd0
|
Blocks-Components
- move File component
|
2022-03-15 15:09:31 +03:00 |
|
Ömer Faruk Özdemir
|
7fa8e45b67
|
Blocks-Components
- fixes
- format
|
2022-03-15 12:44:02 +03:00 |
|
Ömer Faruk Özdemir
|
9e45418227
|
Blocks-Components
- move audio component
|
2022-03-15 12:41:15 +03:00 |
|
Ömer Faruk Özdemir
|
cf32e0097c
|
Blocks-Components
- move video component
|
2022-03-15 11:59:18 +03:00 |
|
Ömer Faruk Özdemir
|
921d0b03cf
|
Blocks-Components
- tweaks to image
|
2022-03-15 09:53:26 +03:00 |
|
Ömer Faruk Özdemir
|
e75dda2f6e
|
Blocks-Components
- combine Image into one
|
2022-03-14 22:29:42 +03:00 |
|
Ali Abid
|
fd0928dc0a
|
update backend to new output config format
|
2022-03-11 16:40:23 -08:00 |
|
pngwn
|
bc38734e76
|
tweaks
|
2022-03-11 16:15:48 +00:00 |
|
pngwn
|
cdd4b5a81a
|
fix lockfile
|
2022-03-11 16:10:23 +00:00 |
|
pngwn
|
a81bc41565
|
fix broken thing
|
2022-03-11 16:09:32 +00:00 |
|
pngwn
|
163806c4f6
|
Merge branch 'Blocks-Components' into gradio-dash-fe
|
2022-03-11 16:07:28 +00:00 |
|
pngwn
|
50cb72b4ea
|
more stuff
|
2022-03-11 16:00:48 +00:00 |
|
Ömer Faruk Özdemir
|
c32d3aafa4
|
Block-Components
- comment
|
2022-03-09 15:15:40 +03:00 |
|
Ömer Faruk Özdemir
|
fd3980a0e5
|
Block-Components
- move more inputs to components
|
2022-03-09 15:14:59 +03: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
|
00b846e7e6
|
Block-Components
- adopt inputs.Number
- format backend
|
2022-03-09 11:47:30 +03:00 |
|
Ömer Faruk Özdemir
|
fb068d4598
|
Block-Components
- add kwargs to components
- remove optional parameter from components
|
2022-03-09 11:30:28 +03:00 |
|
Ömer Faruk Özdemir
|
ec08e16e9e
|
Block-Components
- component.py -> components.py
|
2022-03-09 10:39:46 +03:00 |
|
pngwn
|
ec80912433
|
convert all components to new form
|
2022-03-08 13:35:42 +00:00 |
|
pngwn
|
ddbd121a03
|
more
|
2022-03-07 13:36:49 +00: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 |
|
pngwn
|
0044c243db
|
pull all components into packages
|
2022-03-02 16:42:43 +00:00 |
|
Ömer Faruk Özdemir
|
c8411c75c6
|
Block-Events
- format backend
|
2022-03-02 18:14:53 +03:00 |
|
Ömer Faruk Özdemir
|
3448dc95ae
|
Merge branch 'master' into Blocks-Events
|
2022-03-02 18:08:07 +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 |
|
Ali Abdalla
|
8e635c082a
|
fixed twitter image tag (#763)
|
2022-03-02 17:19:12 +04:00 |
|