mulin.lyh
0075684692
add use gpu arg
2023-09-27 13:51:11 +08:00
mulin.lyh
938ded199a
Merge branch 'release/1.9' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into release/1.9
2023-09-27 12:42:56 +08:00
mulin.lyh
6944d41734
skip install detection2 in cpu
2023-09-27 11:47:23 +08:00
mulin.lyh
212445f0bc
Merge branch 'release/1.9' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into release/1.9
2023-09-27 09:39:34 +08:00
mulin.lyh
749cb37d0a
fix hf bug ( #567 )
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14181647
* fix hf bug (#567 )
2023-09-27 09:34:24 +08:00
mulin.lyh
00e822d73e
version to 1.9.2
2023-09-26 22:07:04 +08:00
wenmeng.zwm
1e7a170089
Merge branch master-merge-github925 into master
...
Title: add install swift from oss
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14181483
2023-09-26 21:34:53 +08:00
mulin.lyh
01defd40e8
version to 1.9.2
2023-09-26 21:24:59 +08:00
mulin.lyh
29f4445dc2
modify docker file
2023-09-26 21:23:38 +08:00
mulin.lyh
396473cbab
Merge branch 'master' into release/1.9
2023-09-26 21:20:00 +08:00
mulin.lyh
23f1f474bf
Merge branch 'master-github' into master-merge-github925
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14164566
2023-09-26 21:15:41 +08:00
mulin.lyh
dd9fa8b69c
add install swift from oss
2023-09-26 16:40:26 +08:00
mulin.lyh
7fa3634ce4
skip compatible issuel cases
2023-09-26 15:23:05 +08:00
mulin.lyh
223f13ae80
fix lint issue
2023-09-26 11:00:08 +08:00
mulin.lyh
d57bd0bfd6
fix ci issue
2023-09-26 10:54:42 +08:00
mulin.lyh
6c7a19ca35
fix ci issue
2023-09-25 23:53:36 +08:00
myf272609
2ee65141e6
[to #42322933 ] add 3dhuman render and animation models
...
新增3D人物模型渲染pipeline
新增3D角色自动驱动pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14146042
* upload 3dhuman render and animation code
* remove chumpy dependence
* feat: Fix conflict, auto commit by WebIDE
* modify code structure, add user inputs, etc.
* add output path
2023-09-25 21:09:18 +08:00
mulin.lyh
614889e351
Merge branch 'master-github' into master-merge-github925
2023-09-25 20:27:40 +08:00
mulin.lyh
0bf29cf7c4
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
2023-09-25 20:24:32 +08:00
jinmao.yk
0dd95b27dd
add texture generation task(文本引导纹理生成)
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14123234
* add texture generation task
* add output dir
* add input
2023-09-25 20:03:04 +08:00
Wang Qiang
ef97e3b0fe
support swift trainer and pipeline ( #547 )
...
* support swift trainer and pipeline
* support swift lora pipeline
* stable diffusion xl trainer
* tests sdxl
* fix diffusers attention
* swift support
* support swift sd
---------
Co-authored-by: 翊靖 <yijing.wq@alibaba-inc.com >
2023-09-25 19:24:54 +08:00
tastelikefeet
70fe158d13
add quantization import to library ( #562 )
...
* add quantization import to library
* pre-commit passed
2023-09-25 19:19:55 +08:00
lipandeng.lpd
514848251c
prost add support for cpu
...
支持cpu
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14126219
2023-09-25 14:19:16 +08:00
Yabin Li
881488a830
fix bug: support local asr models ( #556 )
...
* fix bug: support local asr models
* update asr_inference_pipeline
2023-09-25 14:02:54 +08:00
yuanzhi.zyz
860cdf5f48
add onnx exporter for ocr recognition model
...
1. 添加ocr recognition相关的exporter,支持现有三类模型转onnx
2. 更新lightweight模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14135723
* add ocr recognition export and update lightweight model
* fix
2023-09-25 11:34:53 +08:00
xixing.tj
e7e712c5c2
add onnx exporter for ocr_detection db model
...
支持ocr_detection db pytorch模型转onnx
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14117993
* add onnx exporter for ocr_detection db model
* add code for onnx convert
* fix bug
2023-09-25 11:34:28 +08:00
ryan.yy
04b24814ca
新建模型 image_control_3d_portrait
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14003131
* add image_control_3d_portrait code
* update requirements
* remove duplicate plyfile
* update test_image_control_3d_portrait code
* update test code
* update requirements
* change face landmark models and revise as cr suggests
* add save images choice
* add image_control_3d_portrait.jpg
* mv ops related code to modelscope/ops
2023-09-25 11:23:02 +08:00
yanyi.ys
e686db72e5
zero123-XL-图像视角变换
...
该代码用于对给定图片中的物体进行多视角的生成,并且能够按照指定的视角进行生成。
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13902247
* [to #42322933 ] add files
* update test data
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* Merge remote-tracking branch 'origin' into feature/image_view_transform
merge master
* [to #42322933 ] add files
* [to #42322933 ] add files
* Merge remote-tracking branch 'origin' into feature/image_view_transform
merge the master
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
* [to #42322933 ] add files
2023-09-24 16:21:53 +08:00
suluyan.sly
d7c2a91e2c
swing deploy api
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14103985
* tester
* bug fixed: download_file not import
* input example analyzer
* api: get_task_input_examples
* update chat
* 43 task
* fix decode_base64
* json format
* schema
2023-09-22 19:18:57 +08:00
jiangzeyinzi
3e6acb7998
Compatible with Swift on SD Tuner ( #554 )
...
Co-authored-by: zeyinzi.jzyz <zeyinzi.jzyz@alibaba-inc.com >
2023-09-21 16:02:31 +08:00
biwen.lbw
10d1fbe86f
add head_reconstruction and text_to_head model
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14099746
* add head_reconstruction and text_to_head model
* change savedir
2023-09-21 10:41:25 +08:00
wenmeng zhou
cd976a366a
add contact info to issue template ( #552 )
2023-09-20 20:39:28 +08:00
mulin.lyh
8c80b0c3f5
support master branch version and add http request id
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14072105
* support master branch version and add http request id
* modify no revision use master
* add specified revision="master"
* error message add request id
2023-09-20 19:29:30 +08:00
lingcai.wl
9c4cdb15d0
[to #51336898 ] fix minor problems in deploying, convert img output to cv2
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14009870
2023-09-20 15:10:41 +08:00
rujiao.lrj
6b09cb3d7a
add model for card correction
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14049168
2023-09-19 19:20:19 +08:00
Shen Huang
5ef842e38a
enable token_cls_pipeline to inference on longer inputs and return entity probabilities ( #551 )
...
* allow token classification pipelines to predict longer sentences
* bugfix
* skip adaseq pipeline ut when connection error occurs
* return entity probabilities
2023-09-19 17:34:41 +08:00
wenmeng zhou
1594cb1ffe
Merge pull request #542 from modelscope/master-merge-internal20230916
...
Master merge internal20230916
2023-09-19 14:36:41 +08:00
tastelikefeet
4cf7b1e737
Add third_party key ( #546 )
2023-09-19 14:05:44 +08:00
mulin.lyh
9de1b1e674
release data to 2099
2023-09-19 11:42:59 +08:00
mulin.lyh
d848d61173
Merge branch 'master-gitlab' into master-merge-internal20230916
2023-09-19 10:51:01 +08:00
mulin.lyh
fcf8e1d019
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
2023-09-19 10:50:46 +08:00
mulin.lyh
c02ff01518
fix image_super_resolution diffusers compatible issue
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14079826
* fix image_super_resolution diffusers compatible issue
* fix lint issue
2023-09-19 10:43:57 +08:00
mulin.lyh
4743dcd7e6
Merge branch 'master-gitlab' into master-merge-internal20230916
2023-09-18 21:23:40 +08:00
mulin.lyh
83c19ad9fe
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
2023-09-18 21:23:25 +08:00
yijing.wq
40ddfd4499
fix maybe_allow_in_graph of diffusers update version
...
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/14077408
* fix_maybe_allow
2023-09-18 21:22:56 +08:00
mulin.lyh
2fa2f9ef62
Merge branch 'master-github' into master-merge-internal20230916
2023-09-18 19:01:50 +08:00
tastelikefeet
ae039bbe02
fix dependency ( #527 )
2023-09-18 18:22:53 +08:00
wenmeng zhou
e202557146
update traverse to copy __init__.py in model hub to dir of modelscope modules ( #541 )
...
* update traverse
* refine asr inference
2023-09-18 16:28:42 +08:00
aresnow1
94b3a9eed7
Add lsf_suffix arg for api.push_model ( #545 )
2023-09-18 16:27:03 +08:00
mulin.lyh
a21e197151
Merge branch 'master' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into master-gitlab
2023-09-16 17:08:46 +08:00