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 |
|
Ö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 |
|
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 |
|
Ö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 |
|
Ömer Faruk Özdemir
|
709c93ee03
|
Use requirement installation script in circleci installations to have single requirements list.
|
2022-02-04 15:23:11 +03:00 |
|
Abubakar Abid
|
ac22485d33
|
Merge pull request #535 from gradio-app/AK391/master
Ak391/master
|
2022-02-03 11:24:28 -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 |
|
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
|
e84c5be03d
|
add audio-to-audio
|
2022-02-02 18:17:50 -05: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 |
|
Ö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 |
|