mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
update lora extension to work with python 3.8
This commit is contained in:
parent
0cb9711a15
commit
91a131aa6c
@ -1,3 +1,4 @@
|
||||
from __future__ import annotations
|
||||
import os
|
||||
from collections import namedtuple
|
||||
import enum
|
||||
|
Loading…
Reference in New Issue
Block a user