Commit Graph

300 Commits

Author SHA1 Message Date
Ali Abid
48c42da3d4 test fix 2022-03-24 22:58:07 -07:00
Abubakar Abid
81e4a08a64 removed process examples 2022-03-24 13:45:04 -07:00
Abubakar Abid
721e2db8ee removed external tests 2022-03-24 13:39:39 -07:00
Abubakar Abid
1d316d38a1 commented external, removed context 2022-03-24 13:32:04 -07:00
Abubakar Abid
63d18ac02b formatting 2022-03-23 15:50:10 -07:00
Abubakar Abid
fa27aa5876 fixed outputs tests 2022-03-23 15:49:37 -07:00
Abubakar Abid
95e861e061 test_routes passing 2022-03-23 14:53:21 -07:00
Abubakar Abid
6b259bde95 removed outdated outputs tests 2022-03-23 14:32:07 -07:00
Abubakar Abid
41197a6a59 removed examples test 2022-03-23 14:16:53 -07:00
Abubakar Abid
6a82b72d56 test_inputs pass' 2022-03-23 14:15:08 -07:00
Abubakar Abid
6c01bad233 commented out flagging tests as we don't support that yet 2022-03-23 14:06:00 -07:00
Abubakar Abid
0edf628b25 test_external passing 2022-03-23 09:25:53 -07:00
Abubakar Abid
5b3bb9e11a removed test demos, test encryptor passes 2022-03-23 09:22:44 -07:00
Abubakar Abid
60f6f86da7 context tests pass 2022-03-23 09:21:30 -07:00
aliabid94
a8ab1c81a1
Blocks dev (#853)
* Blocks-Components-v2
- default -> default_value refactoring

* Blocks-Components-v2
- refactor output types into output_type and make them auto

* Blocks-Backend-Events
- all events are implemented

* Blocks-Backend-Events
- refactor fn: str -> Callable

* Blocks-Backend-Events
- add change event to TabItem

* Blocks Backend Components
- Remove KeyValues from components

* Blocks-Backend-Components-v2
- Resolve Components imports in inputs and outputs

* Blocks-Backend-Components-v2
- fix default parameter usage in demos

* Blocks-Backend-Components-v2
- fix default parameter usage in demos

* Blocks-Backend-Components-v2
- fix default parameter usage in demos

* Blocks-Backend-Components-v2
- docstring updates

* revert demos

* Blocks-Backend-Components-v2
- tweaks

* Blocks-Backend-Components-v2
- add change event to Tabs

* Interfaces from Blocks (#849)

Build interfaces from blocks

Co-authored-by: Ali Abid <aliabid94@gmail.com>

Co-authored-by: Ömer Faruk Özdemir <farukozderim@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-22 15:40:36 -07:00
Abubakar Abid
d25419b16f fixed interpretation 2022-03-19 08:20:22 -07:00
Abubakar Abid
f2a5ecdca6 fixed test inputs.py 2022-03-19 08:14:54 -07:00
Abubakar Abid
db6f8452f1 fixed test data 2022-03-19 07:52:25 -07:00
Abubakar Abid
77eae4534d fixing test inputs 2022-03-18 17:18:06 -07:00
Abubakar Abid
6bcbde43d7 fixing test_inputs.py 2022-03-18 17:08:24 -07:00
Abubakar Abid
408f743ba8 fixed external tests 2022-03-18 16:44:57 -07:00
Abubakar Abid
7044defcc9 changed external.py to use components 2022-03-18 15:49:38 -07:00
Ömer Faruk Özdemir
fa84324b60 Blocks-Components
- solve import issues
2022-03-18 19:59:47 +03:00
pngwn
163806c4f6 Merge branch 'Blocks-Components' into gradio-dash-fe 2022-03-11 16:07:28 +00:00
Abubakar Abid
8cb7025608 fixed formatting 2022-02-28 08:07:54 -05:00
Abubakar Abid
b0439c16b9 fixed test 2022-02-28 08:01:13 -05:00
Abubakar Abid
95ff9740e5 formatting 2022-02-27 16:47:12 -05:00
Abubakar Abid
ea96e1f753 small fix to start_server docstring & added a test 2022-02-27 16:44:59 -05:00
Abubakar Abid
5ab116a14c updated test image 2022-02-23 11:27:24 -05:00
pngwn
4f26051d35
fix: dark mode (#652)
* swap postcss nested for tailwinf nesting plugin

* dark mode dataframe

* make background height expand with content

* updated test images

* fixed images

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-02-17 13:21:18 -08:00
Ömer Faruk Özdemir
b79794a624 Optional-Input-Clarification
- move (optional) labeling to the frontend
2022-02-17 18:34:35 +03:00
Ömer Faruk Özdemir
1803d3a223 Merge branch 'master' into Optional-Input-Clarification 2022-02-17 16:57:08 +03:00
Ömer Faruk Özdemir
093cc2f3e3 Gradio-Dashboard
- convert context global fields to class Fields
2022-02-17 16:42:44 +03:00
aliabid94
d3a680697a
black fix (#628)
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-15 16:32:42 -08:00
Anton Kollmats
ae5a0c7fad fixes PermissionError for non-writable flagging path 2022-02-15 11:15:11 +01: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
Abubakar Abid
a786eff15a merged master 2022-02-14 18:32:23 -05: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
Abubakar Abid
1260068e2e fixed tests 2022-02-12 17:38:57 -05: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
Ömer Faruk Özdemir
4c5e116709 Format-The-Codebase
- add a format script
- solve a conflict between flake8 and black
2022-02-10 11:12:26 +03:00
Abubakar Abid
7071c0bd41 replaced networking.url_request with standard requests.get 2022-02-10 00:10:00 -05:00
Ömer Faruk Özdemir
972c66e09b Format-The-Codebase
- solve the flake8 warnings
2022-02-09 22:52:26 +03:00
Ömer Faruk Özdemir
6a77a30a4a Format-The-Codebase
- solve the conflict between black and isort
2022-02-09 17:32:43 +03:00
Ömer Faruk Özdemir
23af8e559c Format-The-Codebase
- isort repo
2022-02-09 16:42:32 +03:00
Ömer Faruk Özdemir
3a9d018eab Format-The-Codebase
- rename a test
2022-02-09 16:15:01 +03:00
Ömer Faruk Özdemir
80b5e117c9 Format-The-Codebase
- format the code-base
2022-02-09 14:56:41 +03:00
Ömer Faruk Özdemir
87d7fbee61 Format-The-Codebase
- format the codebase
- add format checkers to circleci
2022-02-09 10:40:05 +03:00
Ömer Faruk Özdemir
7619ae76d1 Accelerate-Tests
- speed up a test with a smaller model
- add torch to reqs
2022-02-09 10:24:30 +03:00
Ömer Faruk Özdemir
4d9e3f4cda Accelerate-Tests
- speed up a test with a smaller model
2022-02-09 09:38:40 +03:00