-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Invalid URL 'None': No schema supplied. Perhaps you meant http://None? #520
Comments
Same error here MissingSchema: Invalid URL 'None': No schema supplied. Perhaps you meant http://none/? |
I have the same problem |
same error in colab. same code was working before. i guess the model file moved? MissingSchema Traceback (most recent call last) in generate(button) 5 frames /usr/local/lib/python3.7/dist-packages/requests/models.py in prepare_url(self, url, params) MissingSchema: Invalid URL 'None': No schema supplied. Perhaps you meant http://none/?` |
looks like too many downloads of the model so yandex has blocked further downloads. |
can anyone create a new upload with download link for us to use? I just hopped into this and can't get the model to use this. |
the model is already available on google drive https://drive.google.com/drive/folders/1PyQJmkdCsAkOYwUyaj_l-l0as-iLDgeH |
The issue has now been fixed. |
I have a problem after i run the code and upload the image and the video there was an error and it was "MissingSchema: Invalid URL 'None': No schema supplied. Perhaps you meant http://none/?"
what should I do?
The text was updated successfully, but these errors were encountered: