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

Issue on flux-dev #2517

Open
doa69 opened this issue Dec 29, 2024 · 2 comments
Open

Issue on flux-dev #2517

doa69 opened this issue Dec 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@doa69
Copy link

doa69 commented Dec 29, 2024

Here is the error
{
"error": {
"message": "UnboundLocalError: cannot access local variable 'e' where it is not associated with a value"
},
"model": "flux-dev"
}
i was trying the new updates via the fastapi
here is my request
{
"prompt": "Home",
"model": "flux-dev"
}

@doa69 doa69 added the bug Something isn't working label Dec 29, 2024
@doa69
Copy link
Author

doa69 commented Dec 29, 2024

1 More thing that when i use provider HuggingFace
{
"error": {
"message": "TypeError: argument of type 'NoneType' is not iterable"
},
"model": "flux-dev",
"provider": "HuggingFace"
}

@doa69
Copy link
Author

doa69 commented Dec 29, 2024

I run on docker

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

No branches or pull requests

2 participants