mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-03 16:57:57 +08:00
Fix on python 3.9
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# Code from: https://github.com/Alpha-VLLM/Lumina-Image-2.0/blob/main/models/model.py
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import List, Optional, Tuple
|
||||
|
||||
|
||||
Reference in New Issue
Block a user