Commit Graph

3170 Commits

Author SHA1 Message Date
pngwn
d6f54b6607
type components with typescript (#545)
* type audio component

* add types

* add types for dropdown

* add types for File

* type image component

* type number component

* type radio

* type slider

* type textbox

* type timeseries

* type video

* remove logs

* fix formatting

* some output component types

* type JSON output

* type label output

* type timeseries and video output

* type more output components

* more types

* type interface and app

* update config to ts

* update nam,es
2022-02-07 14:34:53 +00:00
Ömer Faruk Özdemir
910d5d376f Accelerate Tests
- Update requirements.txt
- Add a warning to create_test_requirements.sh
2022-02-07 14:52:58 +03:00
Ömer Faruk Özdemir
bb6805e25f Accelerate Tests
- Create local and cloud test folders and move all the tests with duration > 1 second to the cloud tests.
- Update scripts
2022-02-07 14:29:55 +03:00
Ömer Faruk Özdemir
622e11c045 Update requirements.txt 2022-02-07 13:44:25 +03:00
Ömer Faruk Özdemir
a1efe1d802 Update requirements.txt 2022-02-07 13:39:32 +03:00
Ali Abid
9cbae54580 updated PyPi version to 2.8.0a 2022-02-04 14:53:28 -08:00
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
aliabd
4f9ab42b67 added tags, small fixes 2022-02-05 01:15:35 +04:00
aliabd
de370b3449 added related spaces to flagging guide 2022-02-04 21:03:51 +04:00
aliabd
83f21c2b35 merge 2022-02-04 20:59:38 +04:00
aliabd
e0a2ffd78d added flagging guide 2022-02-04 20:59:10 +04:00
Abubakar Abid
07f072bc60 merged master 2022-02-04 10:39:37 -05: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
c2aa817bb4 Merge branch 'master' into tutorials 2022-02-04 10:29:58 -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
150617e103 added navbar; fixed guide 2022-02-03 16:14:09 -05:00
Abubakar Abid
136c9809db navbar separate; updated readme 2022-02-03 14:10:01 -05: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
aliabd
096ec0d981 removed empty guides 2022-02-03 20:19:27 +04:00
Abubakar Abid
79f3d006ae fixed requirements 2022-02-03 11:10:33 -05:00
aliabd
c8189525ea Merge branch 'tutorials' of https://github.com/gradio-app/gradio into tutorials 2022-02-03 20:09:19 +04:00
aliabd
18b97e9b19 auto meta images, removed date and author 2022-02-03 20:09:06 +04: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
Abubakar Abid
2e1b15571b Merge branch 'master' into tutorials 2022-02-02 16:23:17 -05:00
Abubakar Abid
2063b66acd sketch app 2022-02-02 16:20:44 -05: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
Abubakar Abid
9ef6b72dd9 Merge branch 'master' into tutorials 2022-02-02 09:39:03 -05:00
pngwn
dd94a47f59
add typescript (#521) 2022-02-02 14:02:09 +00:00
aliabd
8c48ab7601 added version badge and spaces links 2022-02-02 05:49:27 +04:00
aliabd
b4a6cda589 merge 2022-02-02 02:52:05 +04:00
aliabd
5581cbccac font change 2022-02-02 02:51:36 +04:00
pngwn
e3c613af68
add vite (#517)
* switch from rollup to vite

* remove unused deps
2022-02-01 18:25:20 +00:00