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
This is not an issue but a report that I could run the code in Python 3.10. So, you may want to update the description in the Readme.
However, I had to set device GPU to make it work. I have a GeForce GPU in my system but I see that it is not using that while running, but when I did not have the device arg, it produced an error.
The text was updated successfully, but these errors were encountered:
This is not an issue but a report that I could run the code in Python 3.10. So, you may want to update the description in the Readme.
However, I had to set
device GPU
to make it work. I have a GeForce GPU in my system but I see that it is not using that while running, but when I did not have thedevice
arg, it produced an error.The text was updated successfully, but these errors were encountered: