Kiss3DGen / custom_diffusers /docs /source /en /api /activations.md
JiantaoLin
new
10bcbc8
|
Raw
History Blame Contribute Delete
855 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade

Activation functions

Customized activation functions for supporting various models in πŸ€— Diffusers.

GELU

[[autodoc]] models.activations.GELU

GEGLU

[[autodoc]] models.activations.GEGLU

ApproximateGELU

[[autodoc]] models.activations.ApproximateGELU