We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying out the new feature of remote VAE decode, got the error in the log below.
settings -> vae -> raw
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
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'}
Diffusers
Standard
Dev
FLUX.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Backend
Diffusers
UI
Standard
Branch
Dev
Model
FLUX.1
Acknowledgements
The text was updated successfully, but these errors were encountered: