invoke-ai / invoke-ai/InvokeAI
[enhancement]: Add Video generation API node
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
As part of video support, InvokeAI should have a standard workflow node that will generate videos using an API-driven remote video generation model. The node will accept a text prompt and minimal configuration information (size, duration, quality), make the API call, and output the resulting video.
The API key will be read from the proposed Token Manager (#8904 ).
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.