Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pydn
/
ComfyUI-to-Python-Extension
Public
Notifications
You must be signed in to change notification settings
Fork
181
Star
2.1k
Code
Issues
39
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Add support for custom nodes
#6
Code
Merged
pydn
merged 12 commits into
main
pydn/ComfyUI-to-Python-Extension:main
from
2023-08-10_custom_node_support
pydn/ComfyUI-to-Python-Extension:2023-08-10_custom_node_support
Copy head branch name to clipboard
Aug 20, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add support for custom nodes
#6
pydn
merged 12 commits into
main
pydn/ComfyUI-to-Python-Extension:main
from
2023-08-10_custom_node_support
pydn/ComfyUI-to-Python-Extension:2023-08-10_custom_node_support
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2023
First draft of major code refactoring and adding support for custom nodes.
Peyton
committed
d25223d
Copy full SHA for d25223d
Major refactor to break up code into smaller, task based classes.
Peyton
committed
e46283d
Copy full SHA for e46283d
Commits on Aug 20, 2023
Hotfix for node class names with trailing white spaces. Removed the need to import functions from the utils file when running the generated code.
Peyton
committed
a26219b
Copy full SHA for a26219b
Added logic to deal with hidden variables.
Peyton
committed
95ed7d5
Copy full SHA for 95ed7d5
Changed default parameters back.
Peyton
committed
203a675
Copy full SHA for 203a675
Update README.md
pydn
authored
c9a02f6
Copy full SHA for c9a02f6
Update README.md
pydn
authored
b58cb3c
Copy full SHA for b58cb3c
Update README.md
pydn
authored
e6587d8
Copy full SHA for e6587d8
Updated import order.
Peyton
committed
7a85aad
Copy full SHA for 7a85aad
Merge branch '2023-08-10_custom_node_support' of https://github.com/pydn/ComfyUI-to-Python-Extension into 2023-08-10_custom_node_support
Peyton
committed
22ed131
Copy full SHA for 22ed131
Update README.md
pydn
authored
d86c480
Copy full SHA for d86c480
Merge branch '2023-08-10_custom_node_support' of https://github.com/pydn/ComfyUI-to-Python-Extension into 2023-08-10_custom_node_support
Peyton
committed
66e2778
Copy full SHA for 66e2778
You can’t perform that action at this time.