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

fix(diffusers): add omegaconf dependency #1540

Merged
merged 1 commit into from
Jan 3, 2024
Merged

fix(diffusers): add omegaconf dependency #1540

merged 1 commit into from
Jan 3, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Jan 3, 2024

Description

This PR fixes #1537

@mudler mudler added the bug Something isn't working label Jan 3, 2024
Copy link

netlify bot commented Jan 3, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit f304f32
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/65957cc1314d180008d77dfc
😎 Deploy Preview https://deploy-preview-1540--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler mudler merged commit 583bd28 into master Jan 3, 2024
@mudler mudler deleted the fix_diffusers branch January 3, 2024 23:06
@35develr
Copy link

35develr commented Jan 4, 2024

i pulled the new repo
git clone https://github.com/mudler/LocalAI/

in diffusers.yaml there is the new line: 56 - omegaconf
then i started the docker container and tried image generation with diffusers

this is the result:

{"error":{"code":500,"message":"could not load model (no success): Unexpected err=ValueError('\n{0} requires the omegaconf library but it was not found in your environment. You can install it with pip: pip\ninstall omegaconf\n'), type(err)=\

please help, any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diffusers: missing omegaconf
2 participants