Skip to content

Commit

Permalink
Add more packages that support mim (#134)
Browse files Browse the repository at this point in the history
* update(PKG2PROJECT): add more packages that support mim

* update(PKG2PROJECT): remove mmrazor and mmfewshot since the .mim folder is missing
  • Loading branch information
ice-tong committed Jun 22, 2022
1 parent 172400d commit 03f9261
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mim/utils/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
'mmedit': 'mmediting',
'mmocr': 'mmocr',
'mmgen': 'mmgeneration',
'mmselfsup': 'mmselfsup',
'mmrotate': 'mmrotate',
'mmflow': 'mmflow',
}
# TODO: Should directly infer MODULE name from PKG info
PKG2MODULE = {
Expand Down

0 comments on commit 03f9261

Please sign in to comment.