Skip to content

Commit c3d8b78

Browse files
committed
py 3.9 compatibility
1 parent 21e72d1 commit c3d8b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions-builtin/Lora/networks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import annotations
12
import gradio as gr
23
import logging
34
import os

0 commit comments

Comments
 (0)