-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
TypeError: StableDiffusionPipeline.__init__() got an unexpected keyword argument 'tokenizer_2' #26013
Comments
@Neonturtle2 please check |
I have checked the checkmark box, but now I'm getting this new error.
|
@likholat do you have any news here? |
@cavusmustafa could you take a look? |
Hi, could you delete the "cache" folder in webui directory and try again please? |
I'm still getting an error:
Also says this in the GUI:
Not sure if this is different from the error I got last time. |
Question
When I use an SDXL model with OpenVino, I get an error. This error does not occur with other model types, or when OpenVino is disabled. I have tried looking up how to fix this, but I have found no results.
I'm not sure if this is because I installed OpenVino incorrectly, if I'm missing any dependencies, if any packages are conflicting, or if my hardware does not support it.
I'm also new to AI, so I don't know too much about how this works.
Any help would be appreciated.
Logs
(I have replaced my username with "user")
System Information
Python 3.10.9 (64-Bit)
Windows 11
Intel(R) UHD Graphics 620 (iGPU)
Intel(R) Core(TM) i7-8550U CPU
32GB RAM
OpenVino 2024.3.0
Package Versions:
absl-py 2.1.0
accelerate 0.25.0
aiofiles 23.2.1
aiohappyeyeballs 2.3.5
aiohttp 3.10.3
aiosignal 1.3.1
altair 4.2.2
annotated-types 0.7.0
antlr4-python3-runtime 4.9.3
anyio 4.4.0
appdirs 1.4.4
astunparse 1.6.3
async-timeout 4.0.3
attrs 24.1.0
bitsandbytes 0.43.0
certifi 2024.7.4
charset-normalizer 3.3.2
clang 17.0.6
click 8.1.7
colorama 0.4.6
coloredlogs 15.0.1
contourpy 1.2.1
cycler 0.12.1
dadaptation 3.1
diffusers 0.25.0
docker-pycreds 0.4.0
easygui 0.98.3
einops 0.7.0
entrypoints 0.4
exceptiongroup 1.2.2
fairscale 0.4.13
fastapi 0.112.0
ffmpy 0.4.0
filelock 3.15.4
flatbuffers 24.3.25
fonttools 4.53.1
frozenlist 1.4.1
fsspec 2024.6.1
ftfy 6.1.1
gast 0.6.0
gitdb 4.0.11
GitPython 3.1.43
google-pasta 0.2.0
gradio 4.36.1
gradio_client 1.0.1
grpcio 1.65.5
grpcio-tools 1.65.5
h11 0.14.0
h5py 3.11.0
httpcore 1.0.5
httpx 0.27.0
huggingface-hub 0.24.5
humanfriendly 10.0
idna 3.7
imageio 2.35.0
imagesize 1.4.1
importlib_metadata 8.2.0
importlib_resources 6.4.0
intel-openmp 2021.4.0
invisible-watermark 0.2.0
Jinja2 3.1.4
jsonschema 4.23.0
jsonschema-specifications 2023.12.1
keras 3.4.1
kiwisolver 1.4.5
lazy_loader 0.4
libclang 18.1.1
lightning-utilities 0.11.6
lion-pytorch 0.0.6
lmdb 1.5.1
lycoris-lora 2.2.0.post3
Markdown 3.6
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.9.1
mdurl 0.1.2
mkl 2021.4.0
ml-dtypes 0.4.0
mpmath 1.3.0
multidict 6.0.5
namex 0.0.8
networkx 3.3
numpy 1.26.4
omegaconf 2.3.0
onnx 1.16.1
onnxruntime-gpu 1.17.1
open-clip-torch 2.20.0
opencv-python 4.7.0.68
openvino 2024.3.0
openvino-telemetry 2024.1.0
opt-einsum 3.3.0
optree 0.12.1
orjson 3.10.6
packaging 24.1
pandas 2.2.2
pathtools 0.1.2
pillow 10.4.0
pip 24.2
prodigyopt 1.0
protobuf 5.27.3
psutil 6.0.0
pydantic 2.8.2
pydantic_core 2.20.1
pydub 0.25.1
Pygments 2.18.0
pyparsing 3.1.2
pyreadline3 3.4.1
python-dateutil 2.9.0.post0
python-multipart 0.0.9
pytorch-lightning 1.9.0
pytz 2024.1
PyWavelets 1.6.0
PyYAML 6.0.1
referencing 0.35.1
regex 2024.7.24
requests 2.32.3
rich 13.7.1
rpds-py 0.19.1
ruff 0.5.6
safetensors 0.4.2
scikit-image 0.24.0
scipy 1.11.4
semantic-version 2.10.0
sentencepiece 0.2.0
sentry-sdk 2.12.0
setproctitle 1.3.3
setuptools 65.5.0
shellingham 1.5.4
six 1.16.0
smmap 5.0.1
sniffio 1.3.1
starlette 0.37.2
sympy 1.13.1
tbb 2021.11.0
tensorboard 2.17.0
tensorboard-data-server 0.7.2
tensorflow 2.17.0
tensorflow-intel 2.17.0
tensorflow-io 0.31.0
tensorflow-io-gcs-filesystem 0.31.0
termcolor 2.4.0
tifffile 2024.8.10
timm 0.6.12
tk 0.1.0
tokenizers 0.19.1
toml 0.10.2
tomlkit 0.12.0
toolz 0.12.1
torch 2.1.2+cu118
torchaudio 2.1.2+cu118
torchmetrics 1.4.1
torchvision 0.16.2+cu118
tqdm 4.66.5
transformers 4.45.0.dev0
typer 0.12.3
typing_extensions 4.12.2
tzdata 2024.1
urllib3 2.2.2
uvicorn 0.30.5
voluptuous 0.13.1
vswhere 1.4.0
wandb 0.15.11
wcwidth 0.2.13
websockets 11.0.3
Werkzeug 3.0.3
wheel 0.44.0
wrapt 1.16.0
xformers 0.0.23.post1+cu118
yarl 1.9.4
zipp 3.19.2
The text was updated successfully, but these errors were encountered: