-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
I've done installation according to the readme. Unfortunately, I'm getting the following error when I'm trying to run the inference:
ImportError: peft>=0.15.0 is required for a normal functioning of this module, but found peft==0.13.2.
Command to run the inference is similar to the readme except specification on which card to run:
CUDA_VISIBLE_DEVICES=3 python tryon_inference_lora.py --image ./example/person/00008_00.jpg --mask ./example/person/00008_00_mask.png --garment ./example/garment/00034_00.jpg --seed 4096 --output_tryon test_lora.png --steps 30
Any ideas how to fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels