Commit Graph

3236 Commits

Author SHA1 Message Date
dawoodkhan82
200ed97b1a mirror webcam + autoscroll chatbot 2022-02-15 17:48:35 -05:00
Abubakar Abid
ada68c9ed4
Merge pull request #621 from gradio-app/adding-urdu
Added Urdu (UR) support
2022-02-15 15:03:14 -05:00
Abubakar Abid
05e9681c7f
Merge pull request #622 from gradio-app/internationalization-readme
updated readme with example pull request
2022-02-15 14:47:40 -05:00
Abubakar Abid
795b246696 updated readme 2022-02-15 14:47:01 -05:00
Abubakar Abid
877c60d9b9 added urdu 2022-02-15 14:43:15 -05:00
Abubakar Abid
3dee786616
Merge pull request #620 from gradio-app/internationalization-readme
renamed internationalization to readme
2022-02-15 13:33:13 -05:00
Abubakar Abid
f6f5da6c2e renamed internationalization 2022-02-15 13:24:21 -05:00
Dawood Khan
cf752fb387
Merge pull request #619 from gradio-app/internationalization-readme
Create Internationalization.md
2022-02-15 12:27:21 -05:00
Dawood Khan
d096fab572
Create Internationalization.md 2022-02-15 12:26:52 -05:00
aliabid94
2734bd782e
python format fix [hotfix] (#615)
* format fix

* fix image tests

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 21:03:51 -08:00
aliabid94
df325d6a37
fix assets link on gradio homepage (#614)
Co-authored-by: Ali <ali.abid@huggingface.co>
2022-02-14 20:25:30 -08:00
Dawood Khan
1d7e21b890
Merge pull request #593 from gradio-app/dawood/chatbot
Chatbot component
2022-02-14 22:58:31 -05:00
Dawood Khan
61fcdaf30c
Merge pull request #546 from gradio-app/dawood/i18n
dawood/i18n
2022-02-14 22:56:11 -05:00
Abubakar Abid
0c3e2b7782 Merge branch 'master' into dawood/i18n 2022-02-14 21:58:29 -05:00
Abubakar Abid
4c1027c674 Merge branch 'master' into dawood/chatbot 2022-02-14 21:57:57 -05:00
Ali Abdalla
ba8ec489e9
fixed mkdir in dockerfile (#612) 2022-02-15 06:27:30 +04:00
Ali Abdalla
957f3983b4
Small fixes (#611)
* correct discord link

* navbar link to /guides
2022-02-15 05:48:15 +04:00
Ali Abdalla
8733660adf
Fixing Website Reload (#610)
* fixed build issues, docker ignore issues

* exec command

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-15 05:35:08 +04:00
Ali Abdalla
60a5d85325
Anchor tags on all headers (#601)
* auto id for every header

* added anchor tag

* removing regex for ids

* switched to tailwind

* fixing bad merge
2022-02-15 04:57:42 +04:00
Ali Abdalla
01f52bbd38
Copy button on code blocks (#597)
* adding copy button

* fixed getting started; modified copy button code

* color change and click feedback

* overflow, overlay issue, click feedback

* changed flashing color to darker orange

* copy button only visible on hover

* switched to tailwind
2022-02-15 04:38:11 +04: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
dawoodkhan82
ba0c996a2f undo pretty format of website 2022-02-14 16:50:15 -05:00
dawoodkhan82
670da0f27e merge master 2022-02-14 16:20:56 -05:00
pngwn
db59544d50
add unit tests (#602)
* add unit tests

* add tests to ci

* fix naming of tests
2022-02-14 15:24:04 +00:00
Ali Abdalla
e68c3188a1
Restoring Style on Guides (#595)
* restoring related spaces styling

* increased img width

* switched to tailwind
2022-02-12 03:56:44 +04:00
dawoodkhan82
09e333c0e7 remove unused theme variable 2022-02-11 14:21:04 -05:00
dawoodkhan82
88a186a449 prettier format fixes 2022-02-11 14:16:11 -05:00
dawoodkhan82
bd58f25d57 pretty format fixes 2022-02-11 14:10:30 -05:00
dawoodkhan82
01af50a6a4 merge master 2022-02-11 11:58:08 -05:00
Abubakar Abid
6f8afa0eb5
Merge pull request #600 from gradio-app/formatting-fix
formatting fixes
2022-02-11 11:46:41 -05:00
Abubakar Abid
085910c757 formatting fixes 2022-02-11 11:46:11 -05:00
Abubakar Abid
80330ccd1e
Merge pull request #599 from xTayEx/xtayex/fix_api_mode
Fix `api_mode`
2022-02-11 11:45:08 -05:00
dawoodkhan82
2438b0bb90 more pretty formatting 2022-02-11 11:34:49 -05:00
dawoodkhan82
bcdad92fe1 pretty formatting 2022-02-11 11:22:39 -05:00
dawoodkhan82
5bf342ce6c update package.json 2022-02-11 11:19:00 -05:00
dawoodkhan82
b87d42b747 update pnpm-lock file 2022-02-11 11:01:38 -05:00
dawoodkhan82
053ead7d31 package fix 2022-02-11 10:57:38 -05:00
dawoodkhan82
725f51cfb4 merge master 2022-02-11 10:50:06 -05:00
dawoodkhan82
fda9c4e476 move to ui dir + small fixes 2022-02-11 10:45:42 -05:00
xtayex
82f999a847 fix api_mode in Series 2022-02-11 15:13:16 +08:00
xtayex
a3e95d68ee fix 2022-02-11 14:49:25 +08:00
xtayex
66ad4ab2e1 fix api_mode bug in gradio.mix.Parallel() 2022-02-11 14:36:08 +08:00
pngwn
1ce8360f70
remove frontend directory (#598) 2022-02-10 20:18:32 +00:00
pngwn
37c8ee3974
use ui for frontend (#589)
* add static src to modify sketch

* add themes

* update all tooling to use the new frontend dir

* revert formatting

* update template index

* fix formatting

* fix scripts for new ui folder

* remoce console.logs

* remoce console.logs

* ensure dataeries clear works correctly

* ensure label chart has correct width

* remove cropper when component is destroyed

* update tailwind

* remove console logs

* fix formatting

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-10 19:22:22 +00:00
dawoodkhan82
cf81aaac81 add chatbot component to ui dir 2022-02-10 14:14:42 -05:00
Ömer Faruk Özdemir
316de05e5e
Merge pull request #594 from gradio-app/Format-The-Codebase
Format-The-Codebase
2022-02-10 11:26:05 +03:00
Ömer Faruk Özdemir
47b4b69290 Format-The-Codebase
- update scripts
2022-02-10 11:25:27 +03:00
Ömer Faruk Özdemir
c9298b3802
Merge pull request #574 from gradio-app/Format-The-Codebase
Format-The-Codebase
2022-02-10 11:18:52 +03:00
Ömer Faruk Özdemir
934071d607 Format-The-Codebase
- add a format script
- solve a conflict between flake8 and black
2022-02-10 11:13:49 +03:00
Ömer Faruk Özdemir
8251a52447 Merge branch 'Format-The-Codebase' of https://github.com/gradio-app/gradio into Format-The-Codebase 2022-02-10 11:12:34 +03:00