Skip to content

Missing packages in the requirements.txt file #14

@PixelArmony

Description

@PixelArmony

Hello.

I'm on Windows 11 x64 | Python | Anaconda
Here is what I've done so far:

git clone https://github.com/instantX-research/InstantIR.git
cd InstantIR
conda create -n instantir python=3.9 -y
conda activate instantir
pip install -r requirements.txt

And I've got this error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
clean-fid 0.1.35 requires scipy>=1.0.1, which is not installed.
clip-anytorch 2.6.0 requires ftfy, which is not installed.
dctorch 0.1.2 requires scipy<2.0.0,>=1.8.0, which is not installed.
torchsde 0.2.6 requires scipy>=1.5, which is not installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions