Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing packages in the requirements.txt file #14

Open
PixelArmony opened this issue Nov 16, 2024 · 0 comments
Open

Missing packages in the requirements.txt file #14

PixelArmony opened this issue Nov 16, 2024 · 0 comments

Comments

@PixelArmony
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant