Skip to content

GPU not detected #42

@Kanss-code

Description

@Kanss-code

When am trying to run gradio app.py it reverts back to CPU even when am using L40.
Somehow your script is not recognising GPU

python -c "import torch; print(torch.__version__)"
2.2.0+cu118
python -c "import torch; print(torch.cuda.is_available())"
True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions