mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-13 21:01:06 +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