-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
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
Labels
No labels