Skip to content

UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'AzureExecutionProvider, CPUExecutionProvider' #50

@shibababa

Description

@shibababa

I can't resolve this error.
UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'AzureExecutionProvider, CPUExecutionProvider'
Also, I finally get an error like this too.

raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled

Also, when I run run_gui.ps1, I get an error like this.
ModuleNotFoundError: No module named 'gradio'

I checked with "pip list" and found that "gradio" is installed correctly.

Therefore, I have no choice but to run "python.exe demo.py" from the command prompt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions