#'int' object has no attribute 'strip'

3 messages · Page 1 of 1 (latest)

novel scarab
#

A lot of people tried helping me on the chat already, but to no avail. I'm at my wit's end now. For context: I'm trying to use textual inversion. Please help, anyone.

This is the command I'm using
python ./main.py -t --base ./configs/stable-diffusion/v1-finetune.yaml --actual_resume ./models/ldm/stable-diffusion-v1/model.ckpt -n [redacted] --gpus 0 --data_root C:\Users[redacted]\InvokeAI[redacted] --init_word '[redacted]'

mental niche
#

What happens if you remove the--gpus 0 argument entirely, or replace it with --gpus 0, (notice the comma at the end) ??

novel scarab
#

Hello, I haven’t tried that particular one yet. But I have already resolved it by using “0,”