Commit Graph

2072 Commits

Author SHA1 Message Date
mulin.lyh
e297672fa0 skip hf download 2023-09-11 16:56:50 +08:00
mulin.lyh
6e38597d4a modify version to 2099 2023-09-11 13:58:35 +08:00
mulin.lyh
6ef803c74f Merge branch 'master-github' into merge_github_0911 2023-09-11 13:56:24 +08:00
mulin.lyh
b401399cf5 Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab 2023-09-11 13:55:34 +08:00
mulin.lyh
f05707ff33 fix transformers compatible issue of position_ids
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13974608
* fix transformers compatible issue of position_ids
2023-09-11 13:37:10 +08:00
wenmeng zhou
c58451baea Merge pull request #521 from modelscope/master-merge-internal20230905
Master merge internal20230905
2023-09-08 09:46:30 +08:00
liuyhwangyh
64d24df4d3 add download failed retry (#523)
* add download failed retry

* fix lint issue
2023-09-07 22:25:59 +08:00
baiguan.yt
4449de9d03 add PASD image super-resolution for facechain and more Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13924655
* add parameters height and width

* update pipeline
2023-09-07 16:53:54 +08:00
Jintao
5c5f05021b add trust_remote_code note (#522) 2023-09-06 18:24:47 +08:00
mulin.lyh
e9f2da7f3a Merge branch 'master-gitlab' into master-merge-internal20230905 2023-09-05 18:32:01 +08:00
mulin.lyh
3d19c42d19 Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab 2023-09-05 18:04:12 +08:00
mulin.lyh
4a0ae476e9 Merge tag 'v1.9.0' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
release 1.9.0
2023-09-05 17:52:56 +08:00
mulin.lyh
a9624b9d89 Merge branch 'release/1.9' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-github 2023-09-05 17:11:09 +08:00
mulin.lyh
f1629afd70 version to 1.9.0 v1.9.0 2023-09-05 10:49:28 +08:00
mulin.lyh
797dda70bb merge github pull #519
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13900895
* merge github pull #519

* fix bug

* fix case issue

* merge github #519
2023-09-05 10:46:23 +08:00
mulin.lyh
bce5a487af merge github pull #519
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13900895
* merge github pull #519

* fix bug

* fix case issue

* merge github #519
2023-09-05 10:42:43 +08:00
mulin.lyh
8796f6689e Merge branch 'master' of https://github.com/modelscope/modelscope into master-github 2023-09-04 17:38:39 +08:00
Wang Qiang
4345f3ac8b Merge pull request #519 from XDUWQ/fix_custom
fix a bug of custom diffusion
2023-09-04 17:26:42 +08:00
XDUWQ
8d1c290acf fix a bug of custom diffusion 2023-09-04 16:44:25 +08:00
mulin.lyh
bb63a8d465 remove error log
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13891446
2023-09-04 13:40:05 +08:00
mulin.lyh
db8ec462c2 fix select case error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13889257
* fix select case error
2023-09-04 13:40:05 +08:00
zsl01670416
4780b5fb2f modify parameter model_id to model
fix stable_diffusion_cones2, parameter model_id was modified to model, following file was changed:
1. examples/pytorch/stable_diffusion/cones2/finetune_stable_diffusion_cones2.py
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13886743
* modify parameter model_id to model
2023-09-04 13:40:05 +08:00
mulin.lyh
e78fae0135 remove error log
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13891446
2023-09-04 13:30:38 +08:00
mulin.lyh
de2d7cbc69 fix select case error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13889257
* fix select case error
2023-09-04 11:16:28 +08:00
zsl01670416
db4162af0a modify parameter model_id to model
fix stable_diffusion_cones2, parameter model_id was modified to model, following file was changed:
1. examples/pytorch/stable_diffusion/cones2/finetune_stable_diffusion_cones2.py
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13886743
* modify parameter model_id to model
2023-09-02 08:04:54 +08:00
mulin.lyh
84647801c1 fix pipeline and image build issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13884178
* fix pipeline and image build issue
2023-09-01 18:08:35 +08:00
mulin.lyh
550e895452 fix docker file bug 2023-09-01 18:07:57 +08:00
mulin.lyh
c11bbb03fb fix docker file bug 2023-09-01 18:05:11 +08:00
mulin.lyh
ad1081b08e fix pipeline and image build issue
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13884178
* fix pipeline and image build issue
2023-09-01 18:02:50 +08:00
mulin.lyh
8c139ea437 version to 1.9.0rc0 2023-09-01 11:18:55 +08:00
yuze.zyz
7cd75cbe86 Merge branch master-merge-github0901 into master
Title: Merge branch 'master-github' into master-merge-github0901 
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13874155
2023-09-01 11:13:19 +08:00
mulin.lyh
38ffb128c5 Merge branch 'master-github' into master-merge-github0901 2023-09-01 09:26:46 +08:00
mulin.lyh
cdb4ea96f7 Merge branch 'master' of https://github.com/modelscope/modelscope into master-github 2023-09-01 09:24:26 +08:00
Wang Qiang
98f65f67ce Merge pull request #516 from XDUWQ/fix_crossattention
fix bugs of efficient_diffusion_tuning
2023-09-01 00:18:37 +08:00
XDUWQ
cf43991981 skip tests 2023-08-31 23:42:01 +08:00
XDUWQ
c89de1a825 skip tests 2023-08-31 21:46:12 +08:00
XDUWQ
3b0006f52c skip tests 2023-08-31 20:46:41 +08:00
XDUWQ
bb7a1c497e fix bugs 2023-08-31 20:17:29 +08:00
XDUWQ
da58f397e1 fix bugs 2023-08-31 19:24:17 +08:00
XDUWQ
83ee5b9d11 fix bugs 2023-08-31 19:12:49 +08:00
XDUWQ
7715050047 fix bugs 2023-08-31 16:59:18 +08:00
chenyafeng.cyf
7a1d40b54b five_language_recoginition_eres2net
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13856349
* five_language_recoginition_eres2net
2023-08-31 15:08:52 +08:00
XDUWQ
a9de26f683 fix bugs 2023-08-31 12:56:30 +08:00
XDUWQ
6d13b58eae fix bugx bugs 2023-08-31 12:05:04 +08:00
yuze.zyz
1c2418def8 fix tokenizer params 2023-08-31 11:25:20 +08:00
XDUWQ
c217d29309 fix bugs 2023-08-31 10:40:59 +08:00
XDUWQ
d1478db172 fix crossattention of diffusers 2023-08-31 10:11:48 +08:00
wenmeng.zwm
8148cd689c add python311 support for whl 2023-08-30 17:09:20 +08:00
mulin.lyh
82529c8130 Merge branch 'master' of https://github.com/modelscope/modelscope into master-github 2023-08-30 15:24:26 +08:00
mulin.lyh
28405071b8 Merge branch 'master-github' of https://github.com/modelscope/modelscope into master-github 2023-08-30 15:21:54 +08:00