Open jo32111 opened 2 years ago
I was able to install in Windows by removing the version for requests
library on requirements.txt
:
So instead of
requests==2.25.1
Just:
requests
I was able to install in Windows by removing the version for
requests
library onrequirements.txt
:So instead of
requests==2.25.1
Just:
requests
Bro, podrías hacer un pequeño resumen tutorial para principiantes? nos ayudarías mucho a varios. Yo me pude instalar el simswap sin problemas en Windows, pero prefiero los resultados que da este sber, pero solo me tira errores. Las instrucciones que dio el autor están mal explicadas.
El Google Colab está muy limitado en ram y no se puede hacer nada.
Here is a Gist with a powershell script depicting the steps I did on an Azure VM (GPU) to run sber-swap:
https://gist.github.com/thepirat000/ae9c9acf0e9d98b1aa14571cf2197341
Hope it helps
Title translated:
"In Windows, at the stage of installing dependencies, errors come out, if you can somehow solve this, or only Linux"