Radamés Ajna
73e98ddf15
Small fixes for multiple demos compatible with 3.0 ( #1257 )
...
* add required param but None
* import torch req, add chunk_length_s
import torch requirement for transformers
enable inference for longer audio files
* fix compononte initialization
* input number is float, force int to multipy string
* no need for Templates, fix class init
* expects array
* add requirements.txt for demo
* update with cleaner syntax
* add sample csv to fraud demo
* adapt to new syntax
* temp fix for Slider arguments
* add dep to requirements
* remove gr.Markdown from Interface init
* fix default value param name
* upgrade deepspeech, download models onstart
* use path resolution consistent with other demos
* remove redundant demo
* add example to interface
* fixed plotting issues
* plots
* deprecated carousel
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-13 22:45:44 -07:00
Abubakar Abid
63d0a28c08
Website Design Changes ( #1015 )
...
* adding gallery
* added netlify files
* new navbar design
* header section new design
* used by section new design
* cards section new design
* integrates with section new design
* customer stories section new design
* footer and gradient
* demos section new design
* docs fixes
* docs reorg
* docs reorg
* upgrading to tailwind 3
* tailwind config changes
* navbar new design
* fixing body on all pages
* Updating Guides (#1012 )
* updating getting started
* updated codecov version
* tweaks to gs
* added netlify file
* added netlify file
* website prebuild script
* increased code size
* blocks
* edits
* blocks_hello
* hello world
* guide
* merge main
* added flipper demo
* guide
* guide
* add guides
* tweak to refresh website
* header section new design
* demos section new design
* cards design
* used by section
* tweets section
* footer on all pages
* mobile responsive fixes
* mobile responsive fixes
* https fonts
* completed blocks guide
* unify components
* minor tweaks
* docs headers styling and navigation pane
* parameter code blocks
* styling description and input type
* parameter tables and other styling
* only documenting interactive components when possible
* guides
* embedding not working
* demos not working
* fixing demo code
* fixing demos
* demo fix
* updated demos
* updated demos
* ui update
* updated docstrings
* updated code snippets so they run
* updating docs
* Interface docs
* updating interface
* fixing parameters in interface.py
* required and defaults for interface, and styling
* fixing up interface (#1207 )
* fixing up interface
* fixed interface methods
* formatting
* updating interface docs
* updating interface docs
* formatting
* docstring to load from docstrings
* fixed colors
* finalize interface content
* interface examples
* fixed examples
* added some blocks docs
* blocks
* component fixes
* reorganized some files (#1210 )
* formatting
* added info for every component
* fixes
* blocks docs
* added blocks demos
* adding combined interfaces
* added parallel, series
* Doc: layout update (#1216 )
* doc layout
* home spacing
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* adding layouts
* layouts done
* added events for components
* formatting and https
* brings back dropdown and other components
* fix header ids
* moved ids and fixed nav
* added parameters for remaining component
* docstring fixes
* landing page demos
* demo window placeholder
* demo nav
* fixed test
* formatting
* demo code
* correctly importing gradio css/js
* remove keyvalues
* modify launch script to move gradio assetS
* components embedded test
* correct demo name
* hide try demo and embedding
* local devserver changes
* create embedding json with configs
* changes
* fixes
* comment out layout docs
* demo work
* demo fixes
* demo embedding fixes
* typo
* jinja fix
* demo nav fix
* hide demo button
* formatting
* removed whitespace
* remove newline from parameter
* reverting comments
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
Co-authored-by: Ali Abid <aabid94@gmail.com>
2022-05-13 19:48:46 -07:00
pngwn
97929ee795
ui apis for dalle-mini ( #1258 )
...
* ui apis for dalle-mini
* changes
2022-05-13 18:37:55 -07:00
Ömer Faruk Özdemir
b8c4d3d6b8
Update run.py ( #1253 )
2022-05-13 19:10:45 +03:00
pngwn
700c4fc9cf
Layout bugs ( #1246 )
...
* fix layout issues
* fix visible kwarg + demo tweak
* fix blocks error wwhen parent is not column or row
2022-05-13 15:47:50 +01:00
Ömer Faruk Özdemir
2de9ee8bfb
update-shortcut-syntax ( #1234 )
...
* update-shortcut-syntax
- fix&update gr.component
- create a demo introducing shortcuts within Blocks
* update-shortcut-syntax
- tweaks
* update-shortcut-syntax
- tweaks
* update-shortcut-syntax
- fix formatting
* update-shortcut-syntax
- tweaks
- fix tests
* update-shortcut-syntax
- tweaks
- fix tests
* update-shortcut-syntax
- tweaks
- fix tests
2022-05-13 09:30:11 +03:00
aliabid94
33ef309451
Allow Custom CSS ( #1170 )
...
* changes
* css changes
* updated PyPi version to 2.9b24
* Revert "updated PyPi version to 2.9b24"
This reverts commit 48f678f491
.
* Revert "css changes"
This reverts commit d31cd525a4
.
* Revert "changes"
This reverts commit fadcb12ffe
.
* reverting
* reverting
* changes
* changs
* Revert "changs"
This reverts commit 49d815f6fe
.
* Revert "changes"
This reverts commit 481d7c21c4
.
* changes
* format
* changes
* format
* test fix
* test fix
* test fix
* fix tests
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-05-11 21:40:41 -07:00
aliabid94
5fc00b4567
Automatic word-break in highlighted text, combine_adjacent support ( #1209 )
...
* changes
* changes
* updated PyPi version to 2.9b26
* changes
* css tweaks (#1213 )
* css tweaks
* more tweaks
* fix lint error
Co-authored-by: pngwn <hello@pngwn.io>
2022-05-11 20:09:25 +01:00
aliabid94
ce47c48ebc
Update component config ( #1089 )
...
* first commit
* changes
* restore defualt_value name
* changes
* rm value=
* rm value=
* rm value=
* changes
* changes
* changes
* rename default_val to value
* changes
* changes
* changes
* changes
* format
* changes
* changes
* format
* test fix
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-05-10 17:11:43 -07:00
pngwn
4ca48284bb
hltext-label ( #1204 )
...
* show highttext label + tweaks
* show highttext label + tweaks
2022-05-10 17:01:36 +01:00
pngwn
94ab75dbec
962 dataframe ( #1186 )
...
* refresh dataframe
* add fixed rows + cols to dataframe
* tweaks
* validate dataframe headers + col_count
* cleanup
* cleanup
* make linter happy
* fix test
* fix test again
* fix test definitely this time
* implement file drop support for dataframe
* remove leftover files
* tweaks
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-08 21:55:02 -07:00
pngwn
936631c5b4
1183 component height ( #1185 )
...
* fix flex for layouts
* fix row form groups
* cleanup
2022-05-07 16:50:31 +01:00
aliabid94
b7ed8d6646
changes ( #1167 )
...
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-05-05 17:50:51 -07:00
pngwn
56222fbe2b
1148 loading status ( #1164 )
...
* update loader
* fix for non queued statuses
* remove logs
* Update demo/fake_gan/run.py
2022-05-05 20:05:05 +01:00
aliabid94
3e4ac376f5
Custom JS calls ( #1082 )
...
* first
* requested changes
* fix
* changes
* fixes
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-05-04 09:02:29 -07:00
aliabid94
8464481e22
image gallery component + img css ( #1140 )
...
* first commit
* format
* first commit
* Gallery component (#1142 )
* gallery
* ui update
* scroll gallery items, keeping them centered
* fix keyboard event
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>
* formatting
* formatting
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
2022-05-03 14:49:51 -07:00
pngwn
eca95a549d
Timeseries improvements ( #1149 )
...
* ensure chart works with decimal values + generatesaxis lines for values below 10
* add negative example
* use color palette for chart
* add colors kwarg to Timeseries
* fix test?
2022-05-03 14:05:17 -07:00
pngwn
e34210ccda
max_lines + autoheight for textbox ( #1153 )
...
* ensure autoheight always reruns when value changes
* implement lines + max_lines for textbox
* update demo
* fix test
2022-05-03 18:28:57 +01:00
pngwn
ce77c73551
add select event for tabitems ( #1154 )
2022-05-03 18:21:29 +01:00
Dawood Khan
190858ffb2
Chatbot custom color support ( #1092 )
...
* add color functionality to chatbot text bubbles
* chagne chatbot background colors
* chatbot color fixes
* merge conflict fix
* format fix
* chatbot fixes
* format
* remove prints
2022-05-02 09:41:20 +01:00
Victor Muštar
5f6ff85106
Examples UI ( #1121 )
...
* add fonts
* Update tailwind.config.js
* Examples UI
* demos examples update
* text align
* prettier
* formatting
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-05-02 09:38:18 +01:00
Ali Abdalla
babf914107
Fix demos in website ( #1130 )
...
* iframing spaces demos
* fix demos in getting started
2022-04-29 03:53:25 +02:00
Abubakar Abid
93e5a82ff2
Interface types: handle input-only, output-only, and unified interfaces ( #1108 )
...
* optional labels
* added prop
* Added IOComponent class
* get component fix
* fixed component function
* fixed test components
* formatting
* fixed output tests
* working on blocks tests
* fixed test blocks
* cleanup
* merged
* unrender
* add article
* formatting
* fixed render()
* added demo
* formatting
* merge main
* add interface types
* added output only
* added input only
* formatting
* added demos
* formatting
* removed unnecessary import
* updated demos
* fixed duplication
* fix for state
2022-04-28 03:06:16 -07:00
Abubakar Abid
8ad401ba33
Blocks rendering fix ( #1102 )
...
* optional labels
* added prop
* Added IOComponent class
* get component fix
* fixed component function
* fixed test components
* formatting
* fixed output tests
* working on blocks tests
* fixed test blocks
* cleanup
* merged
* unrender
* add article
* formatting
* fixed render()
* added demo
* formatting
* merge main
* formatting
* cleanups
2022-04-28 01:51:54 -07:00
pngwn
f85686975e
Optional labels fe ( #1105 )
...
* optional labels
* added prop
* Added IOComponent class
* get component fix
* fixed component function
* fixed test components
* formatting
* fixed output tests
* working on blocks tests
* fixed test blocks
* cleanup
* respect show_label prop in all components
* Update ui/packages/app/src/components/File/File.svelte
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update ui/packages/app/src/components/Audio/Audio.svelte
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update ui/packages/atoms/src/BlockLabel.svelte
* foirmatting
* formatting again
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-27 11:47:15 +01:00
pngwn
2b0898b9a2
Scroll to output ( #1077 )
...
* implement loader + scroll into view
* changes
* refactor components to use Block inside the app
* cleanup
* cleanup
* implement all changes for all changes for all relevant components
* fix formatting
* demos
* add status tracker to every component
* fix tests
* fix unti test flake: randInt
* cleanup CI
* fix CI
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-26 15:48:39 +01:00
Radamés Ajna
9ecb5e8a49
Enable vertex colors for OBJs files ( #1074 )
...
configure Babylon.js OBJ loader to enable vertex colors
2022-04-26 14:03:09 +01:00
Ömer Faruk Özdemir
c892c74cb6
inputless-interfaces ( #1038 )
...
* inputless-interfaces
- enable inputless or outputless interfaces
* inputless-interfaces
- tweaks
2022-04-22 15:29:26 +03:00
pngwn
0cecff4672
Form layout ( #1054 )
...
* implement form grouping
* demo to showcase form groups
* cleanup
* apply tw classes for custom classes
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
* fix formatting
* ignore index.html
* fix gitignore
* fix gitignore
* fix gitignore
Co-authored-by: Victor Muštar <victor.mustar@gmail.com>
2022-04-22 10:19:59 +01:00
Abubakar Abid
4c1c735399
Running, testing, and fixing demos ( #1060 )
...
* fixing demos
* fixes
2022-04-21 18:33:23 -07:00
aliabid94
9a62b25bbb
fix ( #1046 )
...
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-04-20 21:43:14 -07:00
Abubakar Abid
161a7a8472
Small fixes to the demos ( #1030 )
...
* updated PyPi version to 2.9.0b
* added to init
* moved media_data
* formatting
* updated PyPi version to 2.9.0b2
* default selected
* deprecated keyvalues
* fixed a few small issues
2022-04-20 14:57:45 -07:00
Dawood Khan
76eab3f9ce
Plot fixes ( #1044 )
...
* matplotlib and warning fix
* fix matplotlib demo
2022-04-20 15:14:46 -04:00
Dawood Khan
c480fb0e0c
Model3D Examples fixes ( #1035 )
...
* fix examples
* fixes
* fix moddl3d examples
* format fixes
* fixed tests
* fix tests
* fix clearColor null
Co-authored-by: Dawood Khan <dawoodkhan@DawoodsWorkMBP.localdomain>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-20 11:43:21 -04:00
Ömer Faruk Özdemir
9cd4c3121f
textbox-autoheight ( #1009 )
...
* textbox-autoheight
- add max-lines to textbox
* textbox-autoheight
- reformat
* textbox-autoheight
- add demo
* textbox-autoheight
- tweaks on scripts
* textbox-autoheight
- fix tests
* textbox-autoheight
- fix tests
* textbox-autoheight
- fix tests
* textbox-autoheight
- convert default max_height from 100 to 20
* textbox-autoheight
- convert default max_height from 100 to 20
2022-04-20 14:25:47 +03:00
Ali Abid
c15885f0cc
merge master
2022-04-19 00:22:43 -07:00
Dawood Khan
499f106c9e
Model3D + Plot Components ( #1010 )
...
* add model3D
* model3d component
* add plot component
* format
* ingnore plot.svelte from prettier
* update build script
* update circleci config
* remove circleci config change
* change build script
* remove change to build script
* remove plot.svelte
* remove duplicate save_flagged func
* fix node space issue + format issues
* Update ui.yml
* Update ui.yml
* Update ui.yml
* remove changes to config files
* updated codecov version
* Update ui.yml
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-18 15:26:30 -04:00
aliabid94
1c2f430a7e
Progress indicator bar ( #997 )
...
Create Status Tracker component to report progress on function calls
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-04-15 02:20:19 -07:00
Dawood Khan
873060a354
Image3D Examples Fix ( #1001 )
...
* fix 3d model examples
* format fix
* cache_examples in image demo
* fix cached examples
* fixed cached example bug
* fixed formatting
* fixed tests
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-14 23:23:02 -07:00
Dawood Khan
7552e1ef6c
Plot Component ( #805 )
...
* plotly + matplotlib component
* update plot demos and plotly component
* fix gray bg
* format
* pnpm lock file
* add bokeh
* update plot demo
* add bokeh support
* ignore plot file
* fixed demo
* fixed sorting
* update image-plot deprecation warning
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-04-14 14:45:31 -07:00
Ömer Faruk Özdemir
8464aa7258
Refactor component shortcuts ( #995 )
...
* custom-components
- create template components
- changes in PKG and requires comes from scripts/install_gradio.sh
* custom-components
- tweaks
* update-components
- tweaks
* update-components
- fix get_block_name
* update-components
- add webcam demo
* custom-components
- make use of get_block_name function whenever possible
* custom-components
- tweaks
* refactor-component-shortcuts
- no description whatsoever :D
* refactor-component-shortcuts
- tweaks
* refactor-component-shortcuts
- create shortcut function "component"
* refactor-component-shortcuts
- reformat
* refactor-component-shortcuts
- tweaks
* refactor-component-shortcuts
- tweaks
2022-04-15 00:24:14 +03:00
Ömer Faruk Özdemir
ad75b06f9a
custom-components ( #985 )
...
* custom-components
- create template components
- changes in PKG and requires comes from scripts/install_gradio.sh
* custom-components
- tweaks
* update-components
- tweaks
* update-components
- fix get_block_name
* update-components
- add webcam demo
* custom-components
- make use of get_block_name function whenever possible
* custom-components
- tweaks
2022-04-14 17:52:42 +03:00
Abubakar Abid
e0a64e5b55
added interactive parameter to components ( #992 )
...
* added interactive parameter to components
* respect interactive prop
* fixed input tests
* fixed output tests
* fixed test_components.py
* fixed test blocks
* fixed test utils
* fixed formatting
* update test configs
* fix textbox static output
* static audio output
* static video output
* cleanup
* static inmage output
* Static Timeseries
* cleanup outptus fopr markdown _ html
* ensure dataframe can load in static mode
* tweaks
Co-authored-by: pngwn <hello@pngwn.io>
2022-04-14 15:12:30 +01:00
Ömer Faruk Özdemir
6e1ccec1d0
update-components ( #986 )
...
- implement update function
- create an example demo
2022-04-13 14:57:42 +03:00
aliabid94
1d3cb510bb
State and variables ( #977 )
...
Restore state and add variables component
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-04-12 18:41:13 -07:00
Abubakar Abid
ceea8ce3ca
tweaked demo
2022-04-12 09:12:56 -07:00
Abubakar Abid
65f5733ab4
New Blocks Demo: neural instrument cloning ( #975 )
...
* cleaning up launchable
* removing launchables broken
* deleted launchables
* relaunch parameters
* fixed close method
* formatting
* renamed blocks demos
* creating a new blocks demo
* added neural blocks demo
* format backend
* fixed naming bug i introduced
2022-04-11 20:50:21 -07:00
Ömer Faruk Özdemir
a1509850dc
Merge in Examples and cache_examples fixes
...
* soft reset and remove a commit,
then commit the further commits again
* fix flagging for tests
* format fix
* fixes
Co-authored-by: Ali <aliabid94@gmail.com>
2022-04-11 13:18:42 -07:00
pngwn
4b10085c93
add frontend for page load events ( #967 )
...
* Blocks load event implemented
* tweks
* add frontend for page load events
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
2022-04-08 19:24:25 +01:00
Abubakar Abid
c19042ee62
replaced local files with urls to images ( #965 )
2022-04-08 07:35:55 -07:00
Ömer Faruk Özdemir
dc6175a21d
tabbed-interface-rewritten ( #958 )
2022-04-08 12:13:56 +03:00
Ömer Faruk Özdemir
3c876c49ef
add fake_gan demos with smaller pictures
2022-04-08 11:21:40 +03:00
Ömer Faruk Özdemir
023706136e
add fake_gan demos with smaller pictures
2022-04-08 11:14:00 +03:00
pngwn
61c2e0e680
static mode for textbox ( #929 )
...
* static mode for textbox
* fix checkbox and remove title
* address comments
* autoresize textarea for output textbox
* wait for the DOM to update before resizing the textarea
2022-04-07 20:36:49 +01: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
Ömer Faruk Özdemir
da4a59459f
blocks-with-fix
...
- add support for "with gr.Blocks() as demo:" usage
2022-04-01 14:26:23 +03:00
dawoodkhan82
d13d172d22
rename Model3d to Image3D
2022-03-31 13:58:36 -04:00
dawoodkhan82
3f5a7be079
Merge branch 'main' into dawood/3d-image
2022-03-30 15:43:13 -04:00
Abubakar Abid
e9bfc1a9e6
asr guide
2022-03-29 10:05:03 -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
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
Abubakar Abid
76d5a5278f
more demos
2022-03-28 15:13:39 -07:00
Abubakar Abid
5fa69783e9
fixed more demos
2022-03-28 14:58:30 -07:00
Abubakar Abid
3010d55132
updated demos
2022-03-28 14:22:49 -07:00
Abubakar Abid
f817f33c24
4 more demos
2022-03-28 13:49:55 -07:00
Abubakar Abid
75d9318f95
added multistep demo
2022-03-28 12:59:30 -07:00
Abubakar Abid
d074d23d76
checked 7 more demos
2022-03-28 08:11:14 -07: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
dawoodkhan82
ad8018c1d6
update model3d demo
2022-03-23 18:45:04 -04: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
dawoodkhan82
6d8bbb319a
model3d fixes
2022-03-22 19:01:43 -04: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
dawoodkhan82
16ce49289a
update model3d
2022-03-21 03:14:07 -04:00
Abubakar Abid
0e220e51b1
added transformers based demo for sst
2022-03-15 14:23:38 -07:00
Ali Abid
fd0928dc0a
update backend to new output config format
2022-03-11 16:40:23 -08:00
Ali Abid
55c69891e6
changes
2022-03-09 22:46:52 +00:00
Ali Abid
5dd1ce4ac8
changes
2022-03-09 11:32:42 -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
dawoodkhan82
d137654e46
add model3d output
2022-03-03 21:23:34 -05:00
dawoodkhan82
07b2a4992f
add 3d image model
2022-03-02 22:01:05 -05:00
Ali Abid
4a11a14ba3
changes
2022-03-02 22:59:36 +00:00
Ali Abid
10be5e7a2c
first commit
2022-03-02 14:40:59 -06: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
Ali Abid
8d23f067a2
theme-preview
2021-12-17 10:52:19 +00:00
fiordiconio
f65375b471
Added hers to list of female words
2021-12-16 16:22:24 +01:00
aliabid94
b4d9825409
Website: WIP ( #328 )
...
Ported gradio website into gradio repository, now launched as a docker service from gradio/website
2021-12-13 22:02:19 -08:00
Ali Abid
31fc494d10
fix video recorder for iphone
2021-12-01 02:33:39 +00:00
Ali Abid
c36a3ad1a4
fix video recorder for iphone
2021-12-01 02:33:24 +00:00
Ali Abid
ba9c2b5488
webcam video support
2021-11-24 19:23:42 +00:00
dawoodkhan82
c0a146b717
fix show_error
2021-10-26 06:44:38 -04:00
dawoodkhan82
bcf46b225f
merge
2021-10-25 18:30:44 -04:00
Ali Abdalla
356dd8812f
testing without optional
2021-10-22 15:23:30 -07:00
Charles Bensimon
f26f2142ef
[HF Spaces] Darktheme from URL params ( #306 )
...
* [HF Spaces] Darktheme from URL params
* white text for dark theme title, description, and article
Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-10-20 15:16:09 -07:00
Ali Abid
ea89aad80e
file cleanup
2021-10-18 18:36:57 +00:00
Ali Abid
d1f124c6e4
fix auth clearing error
2021-10-18 18:34:28 +00:00
Ali Abid
325ca5175e
fix tests
2021-10-13 21:14:42 +00:00
Ali Abid
792828349f
restore cropper functionality
2021-10-13 21:12:01 +00:00
Ali Abid
b1ee6f2ae5
restore cropper functionality
2021-10-13 21:06:47 +00:00
Ali Abid
cfdad3a2d7
Merge branch 'master' of https://github.com/gradio-app/gradio
2021-10-12 19:15:09 +00:00
Ali Abid
bf4ae17adc
restructure file upload format for file, audio, and video. Moved scipy to pydub.
2021-10-12 19:14:42 +00:00
Ali Abid
9aba5eb148
Support video example preview
2021-10-05 19:24:14 +00:00
Ali Abid
9b968d3fb5
Support video example preview
2021-10-05 19:24:14 +00:00
Ali Abid
693e8cf4a7
updated PyPi version
2021-10-04 21:11:39 +00:00
Ali Abid
760bf48b24
updated PyPi version
2021-10-04 21:11:39 +00:00
Ali Abid
2440411a27
expand kitchen sink; add grass, peach themes.
2021-09-30 18:20:54 +00:00
Ali Abid
1916c79f2e
expand kitchen sink; add grass, peach themes.
2021-09-30 18:20:54 +00:00
aliabid94
21bd324db5
Add dark theme for huggingface ( #273 )
...
* dark theme
* theme changes
Co-authored-by: Ali Abid <you@example.comgit>
Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-09-27 14:07:17 -07:00
aliabid94
620fc1ffaa
Add dark theme for huggingface ( #273 )
...
* dark theme
* theme changes
Co-authored-by: Ali Abid <you@example.comgit>
Co-authored-by: Ali Abid <ali.abid@gradio.app>
2021-09-27 14:07:17 -07:00
Ali Abid
b4ee30956d
add state documentation
2021-09-21 19:09:41 +00:00
Ali Abid
37dc2db48c
add state documentation
2021-09-21 19:09:41 +00:00
Ali Abid
bdb254b87d
support state
2021-09-21 01:35:18 +00:00
Ali Abid
e7f2ebc6a9
support state
2021-09-21 01:35:18 +00:00
Abubakar Abid
6d606f3092
updated sepia filter
2021-09-20 07:32:39 -05:00
Abubakar Abid
4bbc7deedb
updated sepia filter
2021-09-20 07:32:39 -05:00
Abubakar Abid
3423e0c98f
update demo screenshot
2021-09-16 16:17:38 -07:00
Abubakar Abid
ff27228436
update demo screenshot
2021-09-16 16:17:38 -07:00
Abubakar Abid
29af3b22fd
demo changes
2021-09-16 16:16:49 -07:00
Abubakar Abid
c302dc56fa
demo changes
2021-09-16 16:16:49 -07:00
Ali Abid
be1d8c376e
update demo screenshots
2021-09-16 21:24:45 +00:00
Ali Abid
4abe575ecb
update demo screenshots
2021-09-16 21:24:45 +00:00
Julien Chaumond
7ca7840fd6
Add some pipeline types from huggingface ( #267 )
...
* more complete kitchen_sink
* use response.json() ?
* Add `feature-extraction` and `sentence-similarity`
* Add `text-to-speech` and `text-to-image`
2021-09-02 14:01:28 -07:00
Julien Chaumond
ce958c2984
Add some pipeline types from huggingface ( #267 )
...
* more complete kitchen_sink
* use response.json() ?
* Add `feature-extraction` and `sentence-similarity`
* Add `text-to-speech` and `text-to-image`
2021-09-02 14:01:28 -07:00
root
fffe173c6a
fix demo
2021-09-01 21:54:46 +00:00
root
ae3a7320e5
fix demo
2021-09-01 21:54:46 +00:00
root
811643f3d5
updated PyPi version
2021-09-01 21:52:20 +00:00
root
efb8ebb1cf
updated PyPi version
2021-09-01 21:52:20 +00:00
root
d9a772ee95
updated PyPi version
2021-08-30 19:22:12 +00:00
root
4862f4b3ad
updated PyPi version
2021-08-30 19:22:12 +00:00
Ali Abid
a64d08453b
test fix
2021-08-25 21:42:45 +00:00
Ali Abid
07a6bd8639
test fix
2021-08-25 21:42:45 +00:00
Ali Abid
2d27caba81
updated readme
2021-08-25 21:25:53 +00:00
Ali Abid
af0bb09d90
updated readme
2021-08-25 21:25:53 +00:00
Ali Abid
961368131c
updated screenshots
2021-08-25 14:08:37 -07:00
Ali Abid
a958dd58a2
updated screenshots
2021-08-25 14:08:37 -07:00
root
f9719fbca2
updated PyPi version
2021-08-18 22:44:56 +00:00
root
9bef448c9f
updated PyPi version
2021-08-18 22:44:56 +00:00
root
5ecd27cca8
updated PyPi version
2021-08-17 20:42:07 +00:00
root
fc3e151fdd
updated PyPi version
2021-08-17 20:42:07 +00:00
root
c36554b2fd
updated PyPi version
2021-08-16 21:58:30 +00:00
root
998a5fb156
updated PyPi version
2021-08-16 21:58:30 +00:00
Ali Abid
65236c44d7
fraud detector demo
2021-08-10 18:41:07 +00:00
Ali Abid
24523eeb1d
fraud detector demo
2021-08-10 18:41:07 +00:00
Ali Abid
89f0e5cf95
timeseries change
2021-08-09 21:16:29 +00:00
Ali Abid
d4cee4ba5b
timeseries change
2021-08-09 21:16:29 +00:00
Ali Abid
c8431e13fd
timeseries commit
2021-07-28 11:21:28 -07:00
Ali Abid
3bfeb4105f
timeseries commit
2021-07-28 11:21:28 -07:00
Ali Abid
ec89178d2b
updated PyPi version
2021-07-22 11:25:50 -07:00
Ali Abid
0d5057f6b8
updated PyPi version
2021-07-22 11:25:50 -07:00
Ali Abid
59d1df64f3
fix dataframe support
2021-07-15 17:48:52 -07:00
Ali Abid
96d4bc944c
fix dataframe support
2021-07-15 17:48:52 -07:00
Abubakar Abid
eb3d61a683
Merge branch 'master' into abidlabs/interpretation
2021-07-12 12:46:37 -05:00
Abubakar Abid
91f4db56a2
Merge branch 'master' into abidlabs/interpretation
2021-07-12 12:46:37 -05:00
Abubakar Abid
9badae0570
added shap interpretation for text, image, and audio
2021-07-12 12:44:22 -05:00
Abubakar Abid
bbd6d09d32
added shap interpretation for text, image, and audio
2021-07-12 12:44:22 -05:00
Ali Abid
c74575593e
support carousel flagging, checkbox group fix
2021-07-06 16:43:59 -07:00