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

FBCNN: 'tuple' object has no attribute 'detach' #2362

Closed
soldivelot opened this issue Dec 1, 2023 · 2 comments
Closed

FBCNN: 'tuple' object has no attribute 'detach' #2362

soldivelot opened this issue Dec 1, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@soldivelot
Copy link

when i try FBCNN model with latest nightly build (v0.20.3-nightly.2023-11-30) i got this error

Error

An error occurred in a Upscale Image node:

'tuple' object has no attribute 'detach'

Input values:
• Image: RGB Image 481x321
• Model: Value of type 'spandrel.__helpers.model_descriptor.ImageModelDescriptor'
• Tile Size: Auto (estimate)
• Separate Alpha: No

workflow

屏幕截图 2023-12-02 032339
@soldivelot soldivelot added the bug Something isn't working label Dec 1, 2023
@joeyballentine
Copy link
Member

With the merger of #2359 this should be fixed in tonight's nightly

@joeyballentine
Copy link
Member

Also btw, thanks for reporting this (even though it was already fixed) and if you run into any more issues let me know

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