mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-17 15:11:20 +00:00
[tests] diffuser models in model zoo (#3136)
* [tests] diffuser models in model zoo * remove useless code * [tests] add diffusers to requirement-test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from . import timm
|
||||
from . import diffusers, timm
|
||||
from .registry import model_zoo
|
||||
|
||||
__all__ = ['model_zoo']
|
||||
|
Reference in New Issue
Block a user