mirror of
https://github.com/open-mmlab/mim.git
synced 2025-06-03 14:59:11 +08:00
Add more packages that support mim (#134)
* update(PKG2PROJECT): add more packages that support mim * update(PKG2PROJECT): remove mmrazor and mmfewshot since the .mim folder is missing
This commit is contained in:
parent
172400dc04
commit
03f9261df6
@ -23,6 +23,9 @@ PKG2PROJECT = {
|
||||
'mmedit': 'mmediting',
|
||||
'mmocr': 'mmocr',
|
||||
'mmgen': 'mmgeneration',
|
||||
'mmselfsup': 'mmselfsup',
|
||||
'mmrotate': 'mmrotate',
|
||||
'mmflow': 'mmflow',
|
||||
}
|
||||
# TODO: Should directly infer MODULE name from PKG info
|
||||
PKG2MODULE = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user