hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
30.99k stars 4.3k forks source link

Nothing happens #28

Closed pablo1794 closed 5 months ago

pablo1794 commented 5 months ago

The application doesn't run after running the start command. Can any anybody help ? I've done everything right but after the python run.py ----execution-provider cuda nothing happens the app doesn't get started

hacksider commented 5 months ago

Can you provide the error message?

pablo1794 commented 5 months ago

there's no error message at all. When I run it stays and then go to a new line on anaconda but the cam app doesn't open like it's suppose to. Can you help me through AD ?

hacksider commented 5 months ago

python run.py --execution-provider cuda Try the command on top. You have too many dashes

Or if you already have cuda installed, you really don't need to include those parameters.