Open shivance opened 1 year ago
@shivance Thanks for reporting the issue. Would you be willing to submit a PR to fix it?
@soumik12345 we could just revert the commit, can't we?
@shivance I'm not a huge fan of reverting commits, its always better to patch.
How I found this issue?
What's going on?
The reason we are facing this issue is #51 . It depends on keras now, however there might have been a small confusion.
Keras3 release has not updated keras on pypi however it is still being continued as Keras Core (apparently they are waiting for a stable release to update Keras package on pypi)
cc: @soumik12345 @suvadityamuk