Commit Graph

294 Commits

Author SHA1 Message Date
dawoodkhan82
0a1b0a21f9 fix image3d test 2022-03-31 14:20:17 -04:00
dawoodkhan82
d13d172d22 rename Model3d to Image3D 2022-03-31 13:58:36 -04:00
dawoodkhan82
bb26fa2821 fix asr test 2022-03-30 23:48:58 -04:00
dawoodkhan82
7ee39157eb test file name model3d 2022-03-30 15:57:20 -04:00
dawoodkhan82
d36075bb37 reformat code 2022-03-30 13:24:18 -04:00
dawoodkhan82
c03f7b2f3a add tests 2022-03-28 14:37:50 -04:00
dawoodkhan82
10bb240e23 reformat 2022-03-21 14:02:17 -04:00
Abubakar Abid
457df16d6b added full highlighting and tests 2022-03-21 10:42:53 -07:00
Abubakar Abid
427d70f6e8
Merge pull request #831 from gradio-app/textarea_line_fix
fix line count
2022-03-17 10:50:53 -07:00
Abubakar Abid
087de3f067
Merge pull request #827 from gradio-app/examples_bug_fixes
Fixes to examples; use builtin csv sanitization
2022-03-17 10:46:07 -07:00
Abubakar Abid
9af4ab320d updated test images 2022-03-17 10:45:48 -07:00
aliabid94
da7a8f06ca
Full height gradio app (#828)
* fix

* changes

* changes

* changes

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-17 11:54:01 -05:00
Ali Abid
abb85c0f9b changes 2022-03-16 19:26:39 -05:00
Abubakar Abid
2a7757ee7e formatting
Former-commit-id: b78188d885230fd4ad617ee7288e840aa6dea321
2022-03-14 09:37:30 -05:00
Abubakar Abid
a415e5abc8 sanitize flagging inputs before writing to csv
Former-commit-id: f2d9f808c79abec7f2c8ff4a94b17a9b1cdd5651
2022-03-14 09:36:51 -05:00
Abubakar Abid
befa7bc8a2 fixed speech text model 2022-03-07 13:13:17 -06:00
Abubakar Abid
f9034db75b fixed naming 2022-03-07 13:01:43 -06:00
Abubakar Abid
c65f9a599f added pydantic data models for all requests 2022-03-05 21:56:50 -05:00
Abubakar Abid
fd034ee29f test state 2022-03-04 00:24:17 -05: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
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
Ömer Faruk Özdemir
6a30e5d24f
Merge branch 'master' into Accelerate-Tests 2022-02-09 08:53:33 +03:00
Ömer Faruk Özdemir
82cb2de626 Accelerate Tests
- add coverage to the circleci
- combine the divided tests into single folder
- update requirements
2022-02-09 08:50:00 +03:00
Ömer Faruk Özdemir
e57198a1b1 Accelerate Tests
- rename test subfolders to pass the tests
2022-02-08 22:09:23 +03:00
Lysandre
5522fa4d6a Upgrade black to version ~=22.0 2022-02-08 13:56:13 -05:00
Ömer Faruk Özdemir
91d09b15ea Accelerate Tests
- add only pytest to the circleci for testing it
- add more filtering to pytest scripts
- add pytest-cov to reqs
2022-02-08 19:56:58 +03: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