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

Not running #130

Open
pratik-ac opened this issue Jan 20, 2024 · 6 comments
Open

Not running #130

pratik-ac opened this issue Jan 20, 2024 · 6 comments

Comments

@pratik-ac
Copy link

pratik-ac commented Jan 20, 2024

Screenshot from 2024-01-20 19-07-32
Am I missing something

@pratik-ac pratik-ac changed the title Not Installing Not running Jan 20, 2024
@painebenjamin
Copy link
Owner

Hello @pratik-ac ,

Sorry you're having issues! There are two things:

  1. Please update from v0.3.0 - just running pip install enfugue -U will get you to 0.3.3.
  2. Please use the command python -m enfugue run instead of enfugue run.

I think that should get you working, please let me know if it doesn't.

@pratik-ac
Copy link
Author

got new sets of error after updating. I have attached the errors
log.txt

@pratik-ac
Copy link
Author

got new sets of error after updating. I have attached the errors log.txt

Doing python -m enfugue run
the server got stuck in loading in https://app.enfugue.ai:45554/ but
works in https://app.enfugue.ai:45554/ but when i try to generate image it lags and chrome will stop responding

@painebenjamin
Copy link
Owner

Hello @pratik-ac,

It looks like there's some issue with Tensorflow. The requirement for tensorflow was removed in 0.3.1 because of these situations - it doesn't like to play nice with everyone's system.

My recommendation would be to take the latest environment file and do conda env update -f linux-cuda.yml. That will go through the environment file and make sure all the dependencies are the recommended versions (and no extra packages are present.) That should at least get us to a baseline state so we can find out what else is happening.

@pratik-ac
Copy link
Author

still got the same error

@pratik-ac
Copy link
Author

pratik-ac commented Jan 22, 2024

still got the same error

managed to solve that issue by pip install -U accelerate
server works but not generating images shows pipeline is still initializing in log
enfugue-engine.log

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