mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-03-09 23:44:55 +08:00
update lora extension to work with python 3.8
This commit is contained in:
parent
3039925b27
commit
f82e08cf45
@ -1,3 +1,4 @@
|
||||
from __future__ import annotations
|
||||
import os
|
||||
from collections import namedtuple
|
||||
import enum
|
||||
|
Loading…
Reference in New Issue
Block a user