Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
if-ai authored Nov 15, 2024
1 parent b1dd4a3 commit 1b47cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from .IFVisualizeGraphNode import IFVisualizeGraphNode
from .IFStepCounterNode import IFCounter
from .IFJoinTextNode import IFJoinText
from .IFLoadImagesNode import IFLoadImagess
from .IFLoadImagesNodeS import IFLoadImagess
from .send_request import *

# Try to import omost from the current directory
Expand Down

0 comments on commit 1b47cb3

Please sign in to comment.