You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just wanted to share our use case about the CDDD lib.
I had to compile my own .whl package and include the default_model in it because Google Drive is blocked by firewalls here.
I am storing the 500MB .whl in github with Git LFS.
I recommend users to use my cddd.whl unofficial package for simplicity.
Now we can just use the default_model without duplicating cddd folders and data over projects.
Wondering if the google drive url can be replaced with git lfs url.
Thanks for the tool! All the best!
The text was updated successfully, but these errors were encountered:
But what I meant is that maybe the LFS could be used on this repo to load the model on demand, maybe? Or to have a bigger version of the package? I just wanted to share. Soon the notebook will be open-source then you can check there if you want.
Hi, just wanted to share our use case about the CDDD lib.
I had to compile my own .whl package and include the default_model in it because Google Drive is blocked by firewalls here.
I am storing the 500MB .whl in github with Git LFS.
I recommend users to use my cddd.whl unofficial package for simplicity.
Now we can just use the default_model without duplicating cddd folders and data over projects.
Wondering if the google drive url can be replaced with git lfs url.
Thanks for the tool! All the best!
The text was updated successfully, but these errors were encountered: