Skip to content

Installation issues #57

@krammnic

Description

@krammnic

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions