You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upstream repository by Laxhar Labs does not provide a config.json.
Due to huggingface/diffusers#9976, the single-file safetensors provided
can't be loaded. As such, use a mirror which provides the model in
diffusers format (the model file is in that format already anyway).
Workarounds vladmandic#3578 for this specific model.
Issue Description
Notice: I have no idea if it's a problem with the model or with SD.Next. The error however is quite puzzling (see below).
Steps to reproduce
Expected result
Model loads.
Actual results
A rather strange traceback is reported (see log).
Version Platform Description
14:19:48-446602 INFO Starting SD.Next
14:19:48-449510 INFO Logger: file="/notebooks/automatic/sdnext.log"
level=INFO size=8682430 mode=append
14:19:48-450590 INFO Python: version=3.10.10 platform=Linux
bin="/usr/local/bin/python" venv="/usr"
14:19:48-451557 INFO Skipping GIT operations
14:19:48-498638 INFO Version: app=sd.next updated=2024-11-19 hash=31f219e3
branch=dev
url=https://github.com/vladmandic/automatic/tree/dev
ui=dev
14:19:48-503531 INFO Platform: arch=x86_64 cpu=x86_64 system=Linux
release=5.19.0-45-generic python=3.10.10 docker=False
14:19:48-505750 INFO Args: ['--disable-console-progressbars', '--uv',
14:19:56-294441 INFO Device: device=NVIDIA RTX A4000 n=1 arch=sm_90
capability=(8, 6) cuda=12.1 cudnn=90100
driver=525.116.04
Relevant log output
Backend
Diffusers
UI
ModernUI
Branch
Dev
Model
StableDiffusion XL
Acknowledgements
The text was updated successfully, but these errors were encountered: