-
Notifications
You must be signed in to change notification settings - Fork 8
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
Versions for different dependencies #10
Comments
Hi Ritvik, these are the versions that worked for me with the repo:
Here is the requirements.txt file for other package versions as well. Let me know if this fixes the issue! |
Hey Pranay, thanks a lot for your response. I'll try these versions. Can you also let me know if you found any pre-trained weights for imu2clip? |
I had trained on my own. It should be possible to train with a single GPU like TitanX/M40. There are no publicly released pre-trained weights though. |
Hey Pranay, if it's okay with you, can you please share the pre-trained weights that you're using? Thanks in advance. |
Bug report and Documentation Ask
Description
The current code doesn't seem to be working with the latest versions of dependencies (pytorch, pytorch_lightning, torchvision, torchaudio, etc.). Please let me know what versions of dependencies is the library designed for.
Current Behavior
I tried running it with the torch 2.1.0 and pytorch-lightning 2.1.0 and it doesn't work and throws a bunch of deprecated warnings and erros.
The text was updated successfully, but these errors were encountered: