Forum Discussion
Image-to-Image generation using Stable-Diffuson-3.5 Large Model
It seems you're encountering issues with the image-to-image mode of Stable-Diffusion 3.5. Here are a few suggestions to troubleshoot the problem:
1. **Check Input Format:** Ensure that the input image is in the correct format and meets the requirements of the model. Sometimes, specific formats or resolutions are needed.
2. **Review API Documentation:** Double-check the API documentation for any specific parameters or configurations required for image-to-image generation.
3. **Update Dependencies:** Ensure that all dependencies, including the Stable-Diffusion model and any associated libraries, are up-to-date.
4. **Error Logs:** Check the error logs for any specific error messages that might provide more insight into the issue.
5. **Azure Configuration:** Since you're using Azure, verify that the configuration settings are correctly set up for image-to-image mode.
If the issue persists, consider reaching out to the support community or the developers for further assistance.