mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
+1
-1
@@ -3,7 +3,7 @@ import os
|
||||
import re
|
||||
import sys
|
||||
|
||||
torch_supported = ['211', '212','220','221']
|
||||
torch_supported = ['211', '212']
|
||||
cuda_supported = ['cu118', 'cu121']
|
||||
python_supported = ['39', '310', '311']
|
||||
repo_url = 'https://github.com/chengzeyi/stable-fast'
|
||||
|
||||
Reference in New Issue
Block a user