-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tutorials for the cloud node please :) #24
Comments
Technically I did have a example workflow in the README ;) But honestly the feature set for the "Cloud" node is kinda poor right now with only a couple of basic prompt manipulation functionality and currently mainly deal with raw text/prompt. It basically a personal node that made public since I don't like typing. Conveniently it support other stuff like randomize/sequencing words and merging other cloud nodes. So here's some very bare bone docs 😅 In the workflow you can pick a "cloud object" by clicking on it then hold Shift to drag it to desired location. Recording.2024-02-07.210629.mp4Clicking in a cloud object will reveal related widgets which can be changed OR convert to a input just a typical comfy widget. Hold left click to empty space of the main widget then drag mouse over will reveal the group id that are associated with each "cloud object". All cloud nodes should be paired with "0246.Stringify" to convert then to the final prompt. Right clicking on the node itself will reveal more stuff:
Recording.2024-02-07.210453.mp4So there's current 5 different type of "cloud object":
Recording.2024-02-07.212057.mp4Notice that a cloud object can have multiple group id and make things like only apply weight to exact text object like
Recording.2024-02-07.213524.mp4Even better
Recording.2024-02-07.214406.mp4Bonus stuff that related to widget inputs. Currently the type must be converted to Recording.2024-02-07.215551.mp4Since this node technically still in beta I may change the cloud object names to something else and could cause breakage but I could theoretically migrate automatically with JS stuff. With the future topological execution pull, Planned features:
|
Thank you so much, this is great! |
With all the good will in the word (and you know I love your work) - i can' wrap my head around 'hub' and now the new 'cloud' node. ANY tutorial, even a video on YT without sound with a simple worfklow woud be useful at this point.
Thank you for your undertanding!
The text was updated successfully, but these errors were encountered: