BaseChannelGeneratorConfigΒΆ
class BaseChannelGeneratorConfig ( BasePolyConfig )
Input channel modality (text, image, audio, or video).
Polymorphic Type:
All
BaseChannelGeneratorConfigtypes:
image: ImageChannelGeneratorConfig
audio: AudioChannelGeneratorConfig
video: VideoChannelGeneratorConfig