Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EnragedAntelope authored Nov 4, 2024
1 parent d977b2c commit cf463e3
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,20 @@ def check_requirements_installed(requirements_path):
init()

node_list = [
"moondream_script",
"simpletext",
"llavaloader",
"suggest",
"audioldm2",
"joytag",
"uform",
"kosmos2",
"audioldm2",
"playmusic",
"llavaloader",
"mcllava",
"minicpm",
"moondream2",
"moondream_script",
"paligemma",
"playmusic",
"qwen2vl",
"minicpm",
"simpletext",
"suggest",
"uform",
]

NODE_CLASS_MAPPINGS = {}
Expand Down

0 comments on commit cf463e3

Please sign in to comment.