Skip to content

Commit

Permalink
Fix API for dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
semjon00 committed Nov 7, 2023
1 parent 3c9acad commit 6213c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/depthmap_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import gradio as gr

from modules.api.models import List, Dict
from typing import Dict, List
from modules.api import api

from src.core import core_generation_funnel
Expand Down

0 comments on commit 6213c0a

Please sign in to comment.