MotionGPT icon indicating copy to clipboard operation
MotionGPT copied to clipboard

Fix TypeError: Audio.__init__() got an unexpected keyword argument 'source'. Should be list type

Open Zhivago-Sizov opened this issue 10 months ago • 1 comments

Fix #54

I'm using the latest version of gradio. It's possible that gradio has updated the source parameter type to list, so I've changed it accordingly.

Zhivago-Sizov avatar Apr 03 '24 03:04 Zhivago-Sizov