aliabid94
|
7320022de1
|
restore theme (#547)
* restore theme
* fix test
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-02-04 14:46:22 -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 |
|
Ömer Faruk Özdemir
|
5912daa8c6
|
Merge pull request #543 from gradio-app/Dev-Requirements
Circleci Installations Use Requirements
|
2022-02-04 18:37:50 +03:00 |
|
Abubakar Abid
|
32a15ae2b6
|
Merge pull request #540 from gradio-app/abidlabs/fixes
Audio Output Fix
|
2022-02-04 10:37:22 -05:00 |
|
Abubakar Abid
|
9c5647e8f7
|
handle non 16-bit
|
2022-02-04 09:54:12 -05:00 |
|
Ömer Faruk Özdemir
|
ffcfc5dd1e
|
File renamed
|
2022-02-04 15:32:15 +03:00 |
|
Ömer Faruk Özdemir
|
709c93ee03
|
Use requirement installation script in circleci installations to have single requirements list.
|
2022-02-04 15:23:11 +03:00 |
|
pngwn
|
c5eb20e2a0
|
sync folder ui with frontend (#539)
|
2022-02-04 11:37:48 +00:00 |
|
aliabid94
|
cb02501708
|
Website svelte migration (#527)
Merge in svelte migration for website
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-02-03 16:29:58 -08:00 |
|
Abubakar Abid
|
ac22485d33
|
Merge pull request #535 from gradio-app/AK391/master
Ak391/master
|
2022-02-03 11:24:28 -05:00 |
|
pngwn
|
544e6574a0
|
sketchpad fixes (#531)
* ensure sketch images have a white background
* use icons for clear and undo on sketch
* clear canvas when value is set to null
|
2022-02-03 16:23:43 +00:00 |
|
Abubakar Abid
|
d905be0589
|
Merge pull request #533 from gradio-app/markdown-description
added support for markdown in description
|
2022-02-03 11:19:45 -05:00 |
|
Abubakar Abid
|
79f3d006ae
|
fixed requirements
|
2022-02-03 11:10:33 -05:00 |
|
Abubakar Abid
|
0a61c7f043
|
eliminated math plugin; instead used others
|
2022-02-03 11:05:52 -05:00 |
|
Abubakar Abid
|
a68ba3ed97
|
replaced markdown2 with markdown_it
|
2022-02-03 09:56:33 -05:00 |
|
Abubakar Abid
|
12edba2895
|
added support for markdown in description
|
2022-02-03 09:12:48 -05:00 |
|
Abubakar Abid
|
8e632b84dc
|
Fixed audio to audio & better error messaging if Space is not loading
|
2022-02-03 08:33:20 -05:00 |
|
pngwn
|
9c7ebc8659
|
add frontend build to ci as a smoke test (#530)
* add frontend build to ci as a smoke test
* add details about ci and quality checks to readme
* fix readme links
* readme: consistent title casing
|
2022-02-03 10:54:21 +00:00 |
|
pngwn
|
7ac497ad34
|
Build tweaks (#529)
* build tweaks
* update build output location for frontend
|
2022-02-03 10:35:14 +00:00 |
|
aliabid94
|
5fdd721834
|
additional migration features (#520)
* additional migration fixes
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-02-02 21:49:26 -08:00 |
|
AK391
|
1893ef6140
|
Merge branch 'gradio-app:master' into master
|
2022-02-02 18:18:14 -05:00 |
|
AK391
|
e84c5be03d
|
add audio-to-audio
|
2022-02-02 18:17:50 -05:00 |
|
Ömer Faruk Özdemir
|
1716b562ea
|
Revert "Test commit to master"
This reverts commit 1bd99f5a96 .
|
2022-02-03 02:17:16 +03:00 |
|
Ömer Faruk Özdemir
|
1bd99f5a96
|
Test commit to master
|
2022-02-03 02:16:36 +03:00 |
|
pngwn
|
70981c3732
|
add ci for ui (#524)
* add ci for frontend
* add ci for frontend
* fix workflow
* fix format errors
|
2022-02-02 15:49:37 +00:00 |
|
pngwn
|
dd94a47f59
|
add typescript (#521)
|
2022-02-02 14:02:09 +00:00 |
|
pngwn
|
e3c613af68
|
add vite (#517)
* switch from rollup to vite
* remove unused deps
|
2022-02-01 18:25:20 +00:00 |
|
pngwn
|
980b9f60eb
|
format frontend code with prettier (#516)
|
2022-02-01 15:46:50 +00:00 |
|
pngwn
|
f11a127ea4
|
Multi pkg (#515)
* bootstrap ui package
* bootstrap packages
* update frontend docs
* fix gitignore
* fix gitignore
* fix gitignore
* add pnpm link to docs
|
2022-02-01 13:45:55 +00:00 |
|
aliabid94
|
381bd56ff6
|
Login frontend (#499)
|
2022-02-01 08:40:10 +00:00 |
|
pngwn
|
7a67fa09bc
|
time series component (input) (#498)
|
2022-02-01 08:39:17 +00:00 |
|
Ali Abid
|
aab74369af
|
fix tests
|
2022-01-31 00:56:48 +00:00 |
|
Ali Abid
|
2603d38d85
|
fix tests
|
2022-01-31 00:49:46 +00:00 |
|
Ali Abid
|
9f9bbac77b
|
fix tests
|
2022-01-31 00:25:11 +00:00 |
|
Abubakar Abid
|
150f4c36f7
|
fixed audio test
|
2022-01-28 23:24:06 -08:00 |
|
Abubakar Abid
|
6fc97f5e3e
|
added system requirements to README
|
2022-01-28 23:03:12 -08:00 |
|
Abubakar Abid
|
c478a7cf92
|
Merge pull request #497 from gradio-app/Dev-Requirements
Dev requirements
|
2022-01-28 09:58:26 -08:00 |
|
Ömer Faruk Özdemir
|
75bb696e1f
|
Dev Requirements
- add a comment about pinned requirements
|
2022-01-28 20:51:16 +03:00 |
|
Ömer Faruk Özdemir
|
c22ec0fb22
|
Dev Requirements
- add pwd check to the scripts
|
2022-01-28 17:14:14 +03:00 |
|
Ömer Faruk Özdemir
|
5c131a2958
|
Dev Requirements
- edit CONTRIBUTING.md
|
2022-01-27 20:01:54 +03:00 |
|
Ali Abid
|
d71e60e2c5
|
minor fixes
|
2022-01-26 22:02:34 -08:00 |
|
Dawood Khan
|
9225105dba
|
Merge pull request #473 from gradio-app/dawood/ui-improvements
UI Design Improvements
|
2022-01-26 23:07:50 -05:00 |
|
dawoodkhan82
|
33bff10154
|
merge
|
2022-01-26 22:57:42 -05: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
|
1d7fb7745a
|
Dev Requirements
- edit CONTRIBUTING.md
|
2022-01-26 17:36:27 +03:00 |
|
Ömer Faruk Özdemir
|
c2a2609b2f
|
Dev Requirements
- edit requirements
|
2022-01-26 17:27:19 +03:00 |
|
Ömer Faruk Özdemir
|
521b824878
|
Merge branch 'master' into Dev-Requirements
|
2022-01-26 16:22:51 +03:00 |
|
Abubakar Abid
|
7f23f9b326
|
added tests for process examples
|
2022-01-26 00:05:50 -06:00 |
|