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
I dont know if this feature is possible to do right now, or if it could be done. I would like to import all data from image including scheduler and sampler. And I see in the extractor scheduler and sampler are together. Would be possible to separate this information?
Thank you!
Basic Example
Reference Issues.
No response
The text was updated successfully, but these errors were encountered:
That's a really good question. Firstly, I didn't separate the Sampler and Scheduler as individual outputs because different tools support different Samplers and Schedulers. Connecting the output Sampler directly to other nodes is likely to cause issues (and different tools even have different names for the same Sampler sometimes). If separating the Sampler and Scheduler would significantly benefit your workflow, I can try to add a similar feature to the Extractor.
One possible approach is to match against a known list of Schedulers, but the downside is that I might not be able to update that list immediately when new Schedulers show up in the community. Additionally, since I've been quite busy recently, I don't think I'll be able to update the repo within the next few weeks.
Summary
I dont know if this feature is possible to do right now, or if it could be done. I would like to import all data from image including scheduler and sampler. And I see in the extractor scheduler and sampler are together. Would be possible to separate this information?
Thank you!
Basic Example
Reference Issues.
No response
The text was updated successfully, but these errors were encountered: