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
I'm trying to speed up things by running it in Colab but I get this:
File "/usr/local/lib/python3.6/dist-packages/videocr/video.py", line 1
from future import annotations
^
SyntaxError: future feature annotations is not defined
Can you make it compatible with python 3.6 so it can be used in Google Colab with a GPU?
Thanks!
The text was updated successfully, but these errors were encountered:
Yes, that would be great.
It is a fantastic idea and first work but the dev seems to have disappear. Did you find anything else working in google collab?
I'm trying to speed up things by running it in Colab but I get this:
Can you make it compatible with python 3.6 so it can be used in Google Colab with a GPU?
Thanks!
The text was updated successfully, but these errors were encountered: