i-Code icon indicating copy to clipboard operation
i-Code copied to clipboard

Results 53 i-Code issues
Sort by recently updated
recently updated
newest added

how to convert "CoDi: Any-to-Any Generation via Composable Diffusion" model to onnx format or gguf format .And how do i interference it from there in c# or any .net language

Thank you to the authors for their excellent work. However, I have some concerns. In the evaluation of the audio editing task, the authors compared their results with the publicly...

While attempting to reproduce the results using the code you kindly shared, I encountered an issue during training related to the learning rate scheduler. The traceback is as follows: pytorch_lightning.utilities.exceptions.MisconfigurationException:...