We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9acad commit 6213c0aCopy full SHA for 6213c0a
scripts/depthmap_api.py
@@ -9,7 +9,7 @@
9
10
import gradio as gr
11
12
-from modules.api.models import List, Dict
+from typing import Dict, List
13
from modules.api import api
14
15
from src.core import core_generation_funnel
0 commit comments