mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-07 02:18:28 +00:00
Merge pull request #155 from ShivamKumar2002/patch-1
Fix GPU not being used even when it available
This commit is contained in:
commit
6416d4ebe8
@ -1,3 +1,4 @@
|
|||||||
|
import torch
|
||||||
import onnxruntime
|
import onnxruntime
|
||||||
|
|
||||||
use_gpu = False
|
use_gpu = False
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user