Commit f82e08cf authored by AUTOMATIC1111's avatar AUTOMATIC1111
Browse files

update lora extension to work with python 3.8

parent 3039925b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
from __future__ import annotations
import os
from collections import namedtuple
import enum