mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 12:39:25 +01:00
[to #42322933]Add licenses
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10580553 * Add licenses
This commit is contained in:
committed by
yingda.chen
parent
e2d35fbb14
commit
ce08cfbea8
@@ -1,3 +1,6 @@
|
||||
# The Uni-fold implementation is also open-sourced by the authors under Apache-2.0 license,
|
||||
# and is publicly available at https://github.com/dptech-corp/Uni-Fold.
|
||||
|
||||
import copy
|
||||
import logging
|
||||
import os
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# The Uni-fold implementation is also open-sourced by the authors under Apache-2.0 license,
|
||||
# and is publicly available at https://github.com/dptech-corp/Uni-Fold.
|
||||
|
||||
import argparse
|
||||
import os
|
||||
from typing import Any
|
||||
|
||||
Reference in New Issue
Block a user