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
Abubakar Abid
897d396a00
Hotfixes for course demos ( #1222 )
...
* images have change() events
* fixed update issue
* updated version to 2.9b50
2022-05-11 19:30:28 -07:00
aliabid94
c50a2b021a
Sharing fix for assets ( #1208 )
...
* changes
* format
* typo
* updated PyPi version to 2.9b33
* Update PKG-INFO
* removed
* formatting
* fixes
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-05-11 16:27:58 -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
Abubakar Abid
871c9713b4
Restored /api/predict/ endpoint for Interfaces ( #1199 )
...
* updated PyPi version to 2.9b25
* added /api/predict reverse compatibility
* fixed flagging
* formatting
* fixed networking tests
* added queue false
2022-05-09 18:05:30 -07:00
Abubakar Abid
6a34a67b0a
config hotfix and v. 2.9b23 ( #1158 )
...
* config fix
* updated PyPi version to 2.9b23
2022-05-04 02:13:43 -07:00
Abubakar Abid
12f2374a2b
networking tweak ( #1143 )
...
* networking tweak
* updated PyPi version to 2.9b20
* tweaks
* updated PyPi version to 2.9b21
Co-authored-by: pngwn <hello@pngwn.io>
2022-05-03 15:56:53 -07:00
Abubakar Abid
122b988f45
made default value in textbox empty string ( #1135 )
...
* made defaultvalue in textbox empty string
* updated PyPi version to 2.9b12
2022-04-29 18:32:13 +01:00
Abubakar Abid
6d0a6ccb83
Hotfix + New pypi release 2.9b11 ( #1118 )
...
* updated PyPi version to 2.9.0b10
* hotfix
* updated PyPi version to 2.9b11
2022-04-28 03:28:47 -07:00
Abubakar Abid
90aff5482a
Release 2.9b9 ( #1098 )
...
* encrypt issue
* formatting
* added pypi friendly description
* updated pypi version
2022-04-26 14:26:54 -07:00
Abubakar Abid
1dacb6758a
updated PyPi version to 2.9.0b8 ( #1059 )
2022-04-21 08:14:23 -07: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
Abubakar Abid
ef8b97223d
Fixing import issues so that the package successfully installs on colab notebooks ( #1027 )
...
* updated PyPi version to 2.9.0b
* added to init
* moved media_data
* formatting
* updated PyPi version to 2.9.0b2
2022-04-19 11:27:32 -07:00
Abubakar Abid
6a432c997f
updated PyPi version to 2.9.0b ( #1026 )
2022-04-19 09:41:20 -07:00
Ali Abid
c15885f0cc
merge master
2022-04-19 00:22:43 -07:00
Ali Abid
4f1947d8c7
merge in master
2022-04-18 18:36:43 -07: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
Abubakar Abid
10f938af9f
release 2.9.4 ( #1006 )
2022-04-14 23:38:12 -07:00
Abubakar Abid
e94e3f02a6
Release 2.9.3 ( #1003 )
...
* updated PyPi version to 2.9.2
* removed black typo
* fixed black typo
2022-04-14 15:07:27 -07:00
Abubakar Abid
2616afd309
updated PyPi version to 2.9.2 ( #1002 )
2022-04-14 15:00:14 -07: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
Ö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
Abubakar Abid
14137eac7e
update pypi to 2.9.1
2022-03-31 17:25:48 -07:00
Abubakar Abid
8715ef6e00
updated PyPi version to 2.9.0
2022-03-29 10:13:00 -07:00
Abubakar Abid
1a500bff43
pushed beta version to pypi
2022-03-28 07:42:00 -07:00
Abubakar Abid
31f9bc112d
updated PyPi version to 2.8.14
2022-03-25 08:45:34 -07:00
Abubakar Abid
d1874929eb
2.8.13 release
2022-03-21 11:15:31 -07:00
aliabid94
1a4302ce88
description width fix ( #836 )
...
* fix
* upgrade
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-18 09:14:07 -05:00
aliabid94
fcacdd1b34
version upgrade ( #833 )
...
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-17 14:19:15 -05:00
pngwn
a81bc41565
fix broken thing
2022-03-11 16:09:32 +00:00
aliabid94
0695561925
fix audio output cache ( #804 )
...
* fix audio output cache
* changes
* version update
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Former-commit-id: fab4a311b0
2022-03-10 10:28:02 -08:00
Abubakar Abid
f60e279199
updated PyPi version to 2.8.9
2022-03-08 22:01:49 -06:00
aliabid94
185e184f4d
More fixes ( #788 )
...
* frontend fixes
* format fix
* first commit
* more fixes
* fixes
* updated PyPi version to 2.8.8
* changes
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-07 22:18:04 -08:00
Abubakar Abid
166ef38f45
updated PyPi version to 2.8.7
2022-03-03 15:31:10 -05:00
Abubakar Abid
6579c78eac
updated PyPi version to 2.8.6
2022-03-02 16:18:13 -05:00
Abubakar Abid
f58bc7c7f1
release 2.8.5
2022-02-26 00:09:17 -08:00
Ali Abid
7a273edad4
fix pypi pusher
2022-02-23 22:59:44 -08:00
Ali Abid
edf8a9665f
update version to 2.8.3
2022-02-23 22:52:19 -08:00
Abubakar Abid
677fbae2f1
2.8.2
2022-02-21 18:30:26 -05:00
Ali Abid
e92e401edd
updated PyPi version to 2.8.0
2022-02-17 13:57:56 -08:00
Ali Abid
f24df84771
updated PyPi version to 2.8.0b6
2022-02-17 13:29:08 -08:00
aliabid94
1f7e5c7b41
Tests Fix ( #609 )
...
* test commit
* fix yellow colow
* height fixes
* fix
* fix golder images
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 15:27:29 -08:00
aliabid94
c079055049
Chatbot hotfix ( #564 )
...
* fix css style, state
* updated PyPi version to 2.8.0b4
* updated PyPi version to 2.8.0b5
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-08 15:16:34 -08:00
aliabid94
38d6a515e2
Fix global css [hotfix] ( #557 )
...
* updated PyPi version to 2.7.0a101
* updated PyPi version to 2.7.0a102
* updated PyPi version to 2.8.0b
* uncache output audio
* updated PyPi version to 2.8.0b2
* fix global css path
* updated PyPi version to 2.8.0b3
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-08 11:32:27 -08:00
aliabid94
dbd47d8746
version 2.8.0b ( #549 )
...
* updated PyPi version to 2.7.0a101
* updated PyPi version to 2.7.0a102
* updated PyPi version to 2.8.0b
* uncache output audio
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-07 12:39:01 -08:00
Abubakar Abid
9d405b7c51
fixed merge conflict
2022-02-07 14:32:50 -05:00
Ali Abid
9cbae54580
updated PyPi version to 2.8.0a
2022-02-04 14:53:28 -08:00
Abubakar Abid
4bee781da4
Guides Section and Redesign Parts of the Website ( #490 )
...
* added emojis to navbar; added guides main page
* Added guides list
* chatbot tutorial
* chatbot tutorial almost complete
* embedding chatbot
* fixed html rendering inside pre tags issue
* finished guide
* basic search
* search guides content
* design changes
* reading author and date
* sketchpad tutorial
* font change
* added version badge and spaces links
* sketch app
* auto meta images, removed date and author
* removed empty guides
* navbar separate; updated readme
* added navbar; fixed guide
* added flagging guide
* added related spaces to flagging guide
* added tags, small fixes
* footer design
Co-authored-by: Abubakar Abid <aaabid93@gmail.com>
Co-authored-by: Abubakar Abid <a12d@stanford.edu>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2022-02-05 01:42:49 +04:00
pngwn
c5eb20e2a0
sync folder ui with frontend ( #539 )
2022-02-04 11:37:48 +00:00
Abubakar Abid
03f5d6ef9e
merged master
2022-01-27 15:17:50 -07:00