mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
update requirements
This commit is contained in:
@@ -7,6 +7,7 @@ import urllib3
|
||||
from modules import timer, errors
|
||||
|
||||
initialized = False
|
||||
errors.install()
|
||||
logging.getLogger("DeepSpeed").disabled = True
|
||||
# os.environ.setdefault('OMP_NUM_THREADS', 1)
|
||||
# os.environ.setdefault('MKL_NUM_THREADS', 1)
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@ pandas==1.5.3
|
||||
protobuf==3.20.3
|
||||
pytorch_lightning==1.9.4
|
||||
tokenizers==0.15.0
|
||||
transformers==4.36.0
|
||||
transformers==4.36.2
|
||||
tomesd==0.1.3
|
||||
urllib3==1.26.15
|
||||
Pillow==10.1.0
|
||||
|
||||
Reference in New Issue
Block a user