Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-tuning stable-diffusion-xl-1024-v1-0 ModuleNotFoundError: No module named 'stability_sdk.finetune' #297

Open
abdul7235 opened this issue Sep 26, 2024 · 2 comments

Comments

@abdul7235
Copy link

Hello, I am following the following document for finetuning stable-diffusion-xl-1024-v1-0

https://next.platform.stability.ai/docs/features/fine-tuning

in the imports

from stability_sdk.finetune import (
create_model, delete_model, get_model, list_models, resubmit_model, update_model,
FineTuneMode, FineTuneParameters, FineTuneStatus
)
I get the error:

ModuleNotFoundError: No module named 'stability_sdk.finetune'

Can anyone please help me with the fix?

@andreybleme
Copy link

Have you figured that out @abdul7235 ?

Facing the exact same issue here.

@abdul7235
Copy link
Author

No, I could not figure it out. I switeched to replicate. They provide a variety of generative models.

Here is the link: https://replicate.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants