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

Remove UNet Model Implementation of Lightning Bolts #62

Closed
jordancaraballo opened this issue Sep 16, 2024 · 1 comment
Closed

Remove UNet Model Implementation of Lightning Bolts #62

jordancaraballo opened this issue Sep 16, 2024 · 1 comment

Comments

@jordancaraballo
Copy link
Contributor

Lightning bolts has not been updated and has breaking changes with the latest pytorch lightning.

https://github.com/Lightning-Universe/[lightning-bolts](https://github.com/Lightning-Universe/lightning-bolts)

We should remove any code base using it

ImportError: cannot import name 'LightningLoggerBase' from 'pytorch_lightning.loggers' (/usr/local/lib/python3.10/dist-packages/pytorch_lightning/loggers/init.py)

@cssprad1
Copy link
Contributor

cssprad1 commented Nov 8, 2024

Consider fixed with #63

@cssprad1 cssprad1 closed this as completed Nov 8, 2024
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