[Bug]: TypeError: expected Tensor as element 0 in argument 0, but got tuple #12539
Closed
1 task done
Labels
bug-report
Report of a bug, yet to be confirmed
Is there an existing issue for this?
What happened?
I am getting this error when trying to use a LoRA with SDXL. It works fine unless I try to add a LoRA to the prompt then returns TypeError: expected Tensor as element 0 in argument 0, but got tuple.
Looking at the log, it seems to be having an error loading the embeddings and LoRAs
Error loading embedding dan_mumford.safetensors
Steps to reproduce the problem
What should have happened?
Image generation
Version or Commit where the problem happens
007ecfb
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (RTX 20 above)
Cross attention optimization
xformers
What browsers do you use to access the UI ?
Microsoft Edge
Command Line Arguments
List of extensions
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: