Skip to content
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

Sequence item types for Load Video #2974

Conversation

RunDevelopment
Copy link
Member

This adds a way for node to (1) add metadata to a generator and (2) derive item types from that metadata. I don't think the API I made is ideal, but it works for now.

image

@joeyballentine joeyballentine merged commit 104eb76 into chaiNNer-org:generator-broadcasts Jul 1, 2024
14 checks passed
@RunDevelopment RunDevelopment deleted the seq-item-tyxpes-video branch July 1, 2024 22:14
joeyballentine added a commit that referenced this pull request Jul 15, 2024
* start of allowing generators to broadcast length data

* allow output lengths to be set

* Fixed typing and broadcasting issue for sequence types (#2972)

* Fixed typing and broadcasting issue for sequence types

* Fixed errors

* Sequence item types for Load Video (#2974)

* Sequence item types for Load Video

* Ignore type error

* Don't cache individually run generators and delete any caches on new run

---------

Co-authored-by: Michael Schmidt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants