update DB
This commit is contained in:
@@ -10,6 +10,17 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "Python Interpreter ComfyUI Node [UNSAFE]",
|
||||
"reference": "https://github.com/christian-byrne/python-interpreter-node",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/python-interpreter-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For debugging, parsing data, generating random values, converting types, testing custom nodes faster.\nReference and use variables in the code using the same names as the inputs in the UI\nWrapper class around tensors with operator overloading for doing common image manipulation tasks.I might remove this aspect\n[w/This extension allows you to run programs through Python code in your workflow, which may not be secure. Use with caution.]"
|
||||
},
|
||||
{
|
||||
"author": "sofakid",
|
||||
"title": "dandy [UNSAFE]",
|
||||
|
||||
Reference in New Issue
Block a user