Skip to content
New issue

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

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

Already on GitHub? # to your account

[Issue]: Remote VAE decode not working #3788

Open
2 tasks done
SAC020 opened this issue Feb 27, 2025 · 0 comments
Open
2 tasks done

[Issue]: Remote VAE decode not working #3788

SAC020 opened this issue Feb 27, 2025 · 0 comments

Comments

@SAC020
Copy link

SAC020 commented Feb 27, 2025

Issue Description

Trying out the new feature of remote VAE decode, got the error in the log below.

settings -> vae -> raw

Version Platform Description

06:35:28-969640 INFO Logger: file="C:\ai\automatic\sdnext.log" level=DEBUG host="SEB-PC" size=74 mode=create
06:35:28-970167 INFO Python: version=3.11.9 platform=Windows bin="C:\ai\automatic\venv\Scripts\python.exe"
venv="C:\ai\automatic\venv"
06:35:29-202028 INFO Version: app=sd.next updated=2025-02-24 hash=80eda2df branch=dev
url=https://github.com/vladmandic/automatic/tree/dev ui=dev
06:35:29-945099 INFO Repository latest available a1ab39b 2025-02-25T02:17:23Z
06:35:29-958191 INFO Platform: arch=AMD64 cpu=Intel64 Family 6 Model 165 Stepping 5, GenuineIntel system=Windows
release=Windows-10-10.0.26100-SP0 python=3.11.9 locale=('English_United States', '1250')
docker=False

Relevant log output

Progress  4.33s/it █████████████████████████████████ 100% 40/40 02:53 00:00 Base
06:51:43-010654 ERROR    Decode: type="remote" model=f1 code=400 headers={'Date': 'Thu, 27 Feb 2025 04:51:23 GMT',
                         'Content-Type': 'application/json', 'Content-Length': '139', 'Connection': 'keep-alive',
                         'server': 'uvicorn', 'x-proxied-host': 'http://10.101.119.170', 'x-proxied-replica':
                         '51qwj0gk-jnowz', 'x-proxied-path':
                         '/?do_scaling=True&input_tensor_type=binary&shape=1&shape=1&shape=16384&shape=64&dtype=bfloat16
                         &partial_postprocess=False&output_type=pt&output_tensor_type=binary&width=2048&height=2048',
                         'x-request-id': 't0HbpN', 'vary': 'origin, access-control-request-method,
                         access-control-request-headers', 'access-control-allow-credentials': 'true'} {'error': 'Given
                         groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 16384, 64] to have 16 channels,
                         but got 1 channels instead'}

Backend

Diffusers

UI

Standard

Branch

Dev

Model

FLUX.1

Acknowledgements

  • I have read the above and searched for existing issues
  • I confirm that this is classified correctly and its not an extension issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant