We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f8c26 commit d5b3db9Copy full SHA for d5b3db9
docs/source/en/_toctree.yml
@@ -280,6 +280,8 @@
280
title: CogView3PlusTransformer2DModel
281
- local: api/models/dit_transformer2d
282
title: DiTTransformer2DModel
283
+ - local: api/models/easyanimate_transformer3d
284
+ title: EasyAnimateTransformer3DModel
285
- local: api/models/flux_transformer
286
title: FluxTransformer2DModel
287
- local: api/models/hunyuan_transformer2d
@@ -414,6 +416,8 @@
414
416
title: DiffEdit
415
417
- local: api/pipelines/dit
418
title: DiT
419
+ - local: api/pipelines/easyanimate
420
+ title: EasyAnimate
421
- local: api/pipelines/flux
422
title: Flux
423
- local: api/pipelines/control_flux_inpaint
0 commit comments