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

requirements.txt is not listing all the dependencies along with their required versions, repo wont run #43

Open
raulamd opened this issue Jun 21, 2024 · 2 comments

Comments

@raulamd
Copy link

raulamd commented Jun 21, 2024

I tried many different combinations of versions but couldn't figure out the right one. Hopefully this is easy to fix.

@ljzycmd
Copy link
Collaborator

ljzycmd commented Jun 23, 2024

Hi @raulamd, can you please show me more error information?

@raulamd
Copy link
Author

raulamd commented Jul 1, 2024

if you look at the requirements.txt it looks like this

diffusers==0.15.0
transformers
opencv-python
einops
omegaconf
pytorch_lightning

I think it would help to add the versions for all the required packages

Anyway I made it work using T2I-Adapter-w-MasaCtrl as the requirements.txt has all the versions specified(https://github.com/ljzycmd/T2I-Adapter-w-MasaCtrl/blob/main/requirements.txt)

Thanks for your attention :)

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

2 participants