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

environment pip freeze needed #2

Open
BurakTasdemir opened this issue Jul 19, 2023 · 2 comments
Open

environment pip freeze needed #2

BurakTasdemir opened this issue Jul 19, 2023 · 2 comments

Comments

@BurakTasdemir
Copy link

restoration.py uses basicsr and facelib libraries and they are not mentioned in the requirements.txt. Current versions of these libraries does not match with the restoration.py. Can you provide pip freeze for the working environment

@swanhtet1992
Copy link

swanhtet1992 commented Jul 20, 2023

Those two are from the CodeFromer. That's why you need git clone https://huggingface.co/spaces/sczhou/CodeFormer step.

Screenshot 2023-07-21 at 2 03 47 AM

If you do that, you will be able to import successfully.

Checking out how to setup codeformer properly might help too.

@AbeEstrada
Copy link
Contributor

Do you have Git Large File Storage (LFS) installed?

Git-LFS is required to download CodeFormer files

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

3 participants