mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 04:11:15 -08:00
update lora extension to work with python 3.8
This commit is contained in:
parent
0cb9711a15
commit
91a131aa6c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import annotations
|
||||
import os
|
||||
from collections import namedtuple
|
||||
import enum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue