mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 13:09:56 -07:00
upd readme
This commit is contained in:
parent
12383570e8
commit
e0605df175
2 changed files with 10 additions and 1 deletions
|
@ -143,7 +143,7 @@ class devicelib:
|
|||
|
||||
@staticmethod
|
||||
def getDeviceVRAMTotalGb (idx):
|
||||
result = 0
|
||||
result = 2
|
||||
try:
|
||||
nvmlInit()
|
||||
if idx < nvmlDeviceGetCount():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue