Commit Graph

2825 Commits

Author SHA1 Message Date
mulin.lyh
3fcc6e86bf remove cv diffusers version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13843028
* remove cv diffusers version
2023-08-30 15:12:02 +08:00
mulin.lyh
59ec83cd2d remove cv diffusers version
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13843028
* remove cv diffusers version
2023-08-30 15:04:43 +08:00
wenmeng.zwm
54135311f9 add python311 support for whl 2023-08-30 14:58:32 +08:00
Wang Qiang
0405fc95a9 support a10 video to video model (#512) 2023-08-30 13:34:29 +08:00
mulin.lyh
15adfa2f64 version to 1.9.0rc0 2023-08-30 10:13:41 +08:00
wenmeng.zwm
2ec0e5dd09 Merge branch master-merge-github0829 into master
Title: merge github code 
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13837366
2023-08-30 09:46:54 +08:00
mulin.lyh
e691dba5a6 fix lint issue 2023-08-29 22:03:52 +08:00
mulin.lyh
7c0f6aa5c5 Merge branch 'master-github' into master-merge-github0829 2023-08-29 21:20:54 +08:00
pingzhi.lzh
db27d5218f cones2 version 1.0
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13778227

* cones2 version 1.0
2023-08-29 21:05:23 +08:00
ccyhxg
1ec8fe4a96 damo/nlp_seqgpt-560m pipeline bugfix (#511)
Co-authored-by: chengchen.cc <chengchen.cc@MacBook-Pro-7.local>
2023-08-29 20:53:26 +08:00
tastelikefeet
39922160ae fix pre commit (#510) 2023-08-29 17:55:01 +08:00
Xiaobin
8ce3b4de72 Feature/seq gpt (#507) 2023-08-29 17:47:59 +08:00
tastelikefeet
f2e9ea4199 Replace code with swift wheel (#467) 2023-08-29 17:27:18 +08:00
Jintao
2ee5ebaf35 new Feat/0817 (#504) 2023-08-29 16:43:36 +08:00
myf272609
0a6658c375 [to #42322933] add 3D surface reconstruction model
新增3D表面重建模型推理代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13807071
* test

* update

* update

* fix issues

* fix mesh export
2023-08-29 15:41:59 +08:00
tastelikefeet
4bb190e419 Fix bloom (#506) 2023-08-29 13:58:04 +08:00
Wang Qiang
592cee8e0d the traditional PyTorch way with pickle (#494) 2023-08-29 10:24:31 +08:00
Wang Qiang
9e6fd10ca5 fix bugs of stable diffusion fp16 (#499) 2023-08-29 10:16:07 +08:00
彭震东
736984af32 remove easyasr and fix wenet (#495) 2023-08-29 09:42:25 +08:00
haoneng.lhn
869f6d7473 support mossformer model for funasr
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13809773

* support mossformer model for funasr
2023-08-28 17:28:30 +08:00
Xingjun.Wang
6ec780678a set oss bucket timeout to 120 sec (#502) 2023-08-28 14:43:49 +08:00
Wang Qiang
36d26ca7cc support v100 of video to video (#500)
* support v100 of video to video

* pre-commit
2023-08-25 11:31:42 +08:00
huizheng.hz
7aef73a761 [to #42322933] add image editing model masactrl
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13671142
* add image editing model MasaCtrl

* add image editing model MasaCtrl

* Merge remote-tracking branch 'origin/master' into cv/image-editing-masactrl
2023-08-24 21:20:47 +08:00
lipandeng.lpd
7db8248dfb add prost text video retrival model
https://www.modelscope.cn/models/damo/multi_modal_clip_vtretrieval_prost/summary

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13487540
2023-08-24 21:06:34 +08:00
lingcai.wl
16acf1f8b1 Merge branch feat/deploy2eas into master
Title: [to #51336898] fix minor problems in deploying 
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13733761
2023-08-24 20:15:44 +08:00
tongmu.wh
49158090a7 修复一些bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13766312
* correct language recognition taks name

* fix some bugs

* merge master
2023-08-24 17:02:54 +08:00
bin.xue
6682fb6052 增加语音分离模型MossFormer2 2023-08-24 16:49:22 +08:00
Wang Qiang
c08b161ae1 fix gpu warning of video (#493)
* fix gpu warning of video

* fix bugs
2023-08-23 15:25:39 +08:00
Wang Qiang
de33f4dc87 Support sdxl finetune by lora method (#468)
* support sdxl finetune by lora

* remove useless imports

* support sdxl finetune

* upgrade diffusers to 0.19.0

* sdxl finetune

* fix bugs

* pre commit

* diffusers>=0.19.0
2023-08-23 11:23:34 +08:00
mulin.lyh
cba4e40bc1 fix numpy pandas compatible issue
明确受影响的模型(damo):  
ONE-PEACE-4B	ModuleNotFoundError: MyCustomPipeline: MyCustomModel: No module named 'one_peace',缺少依赖。
cv_resnet50_face-reconstruction	 不兼容tf2  
nlp_automatic_post_editing_for_translation_en2de	tf2.0兼容性问题,tf1.x需要  
cv_resnet18_ocr-detection-word-level_damo	tf2.x兼容性问题  
cv_resnet18_ocr-detection-line-level_damo	tf兼容性问题  
cv_resnet101_detection_fewshot-defrcn	模型限制必须detection0.3+torch1.11.0"  
speech_dfsmn_ans_psm_48k_causal	"librosa, numpy兼容性问题  
cv_mdm_motion-generation	"依赖numpy版本兼容性问题:   File ""/opt/conda/lib/python3.8/site-packages/smplx/body_models.py"",  
cv_resnet50_ocr-detection-vlpt	numpy兼容性问题  
cv_clip-it_video-summarization_language-guided_en	tf兼容性问题

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13744636
* numpy and pandas no version

* modify compatible issue

* fix numpy compatible issue

* modify ci

* fix lint issue

* replace Image.ANTIALIAS to Image.Resampling.LANCZOS pillow compatible

* skip uncompatible cases

* fix numpy compatible issue, skip cases that can not compatbile numpy or tensorflow2.x

* skip compatible cases

* fix clip model issue

* fix body 3d keypoints compatible issue
2023-08-22 23:04:31 +08:00
tastelikefeet
df53a6a89f Add bloom text generation model (#492)
* add bloom text-generation

* pre-commit passed
2023-08-22 16:56:15 +08:00
Kang
cccd502fa2 fix video output of image2video (#488)
* fix video output

* fix logger.error

* fix log error
2023-08-22 10:57:23 +08:00
Xingjun.Wang
82902b8758 add slicing method for NativeIterableDataset (#490) 2023-08-22 09:29:51 +08:00
Kang
040698e201 add video2video (#486)
* add video2video

* fix bugs of pre-commit

* update some files

* fix video write module

* fix max_frames
2023-08-21 18:44:14 +08:00
yanyi.ys
be26a62c48 人像生成代码评审
该CR提交了关于人像生成的代码,能够通过给定人像图片以及相应的target姿势数据生成相应姿势的图片。

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13715612
2023-08-21 18:42:24 +08:00
ryan
5d0f85a9ba update image-face-fusion module for facechain (#487)
* update image-face-fusion module for facechain

* add model not found warning

* revise lint error

---------

Co-authored-by: 嘉弈 <ryan.yy@alibaba-inc.com>
2023-08-21 18:29:45 +08:00
kangxiaoyang.kxy
6c3973b9a3 fix image colorization model load issue
之前的评审提交(https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13669766?tab=changes)可能导致 modelscope hub 的模型无法读取,对于不同 modelscope 版本使用者产生兼容性问题,因此在上次评审提交的基础上做一定修改确保兼容性。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13716448
* fix image colorization model load issue
2023-08-21 09:47:32 +08:00
wenmeng.zwm
7f7573f15d fix ut error
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13716099
* fix ut error
2023-08-19 21:16:07 +08:00
kangxiaoyang.kxy
1c76007da7 update image colorization model: remove redundant layers for less memory use
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13669766
* update image colorization model: remove redundant layers for less memory use
2023-08-19 16:27:09 +08:00
Wang Qiang
78f5e6a8bf Switching model from huggingface to modelscope hub of efficient tuning (#479) 2023-08-18 20:30:04 +08:00
Wang Qiang
f321804ab2 Merge pull request #472 from kangzhao2/baishao_test
Add image2video
2023-08-18 20:29:36 +08:00
kangzhao2
2643d985dc update test_image2video.py 2023-08-18 20:13:20 +08:00
kangzhao2
8ff95a5dc8 add xformer in unet_i2v.py 2023-08-18 19:41:35 +08:00
liangym
c8826ab04b modify judgment in_audios type (#474)
* Delete judgment in_audios type

* use input

---------

Co-authored-by: wantt <wantt2@qq.com>
2023-08-18 18:22:21 +08:00
kangzhao2
5f0f63eb37 fix init.py 2023-08-18 17:55:40 +08:00
kangzhao2
626f345eff add __init__.py file 2023-08-18 17:13:01 +08:00
kangzhao2
2605935797 fix pre-commit 2023-08-18 11:47:45 +08:00
kangzhao2
4ca76b0a85 fix comments again 2023-08-17 20:34:43 +08:00
kangzhao2
b8c76a426f fix comments 2023-08-17 20:03:05 +08:00
Wang Qiang
4ed1111d70 Fix bugs of configs file path and duration (#476)
* fix bugs of configs file path and duration

* pre commit

* delete configs

* test videocomposer model version
2023-08-16 21:03:11 +08:00