Hello,
I use Linux and I want to have an integrated environment where I can use all the modules. For example, Fooocus is only for producing photos, and if I want to produce videos, I have to install ComfyUI separately. Is there an environment where I can have all these features in one place?
Thank you.
2 Likes
While it’s not impossible to link multiple workflows together, why not just use software that supports both T2V and I2V?
1 Like
Hello,
Thank you so much for your reply.
Do I need a desktop environment to run this program? My Linux server does not have a graphical environment.
2 Likes
If a GUI isn’t necessary, I think using Diffusers for both T2V/I2V is the simplest approach.
Sorry, what I meant was, does the program itself require a graphical desktop environment to run?
1 Like
does the program itself require a graphical desktop environment to run?
I think so. From the names of the software mentioned, I thought it was about GUIs…
Sure, but does it just run as a service? If yes, then there is no need for a graphical environment and it can be connected remotely.
1 Like
Hmm… I don’t think SD.Next is suited for that kind of use. It’s maybe purely a desktop GUI. If you want to run T2V or I2V as a service, it’s probably easier to use ComfyUI CLI or Diffusers with shell scripts or Python. Using MCP is an option, but it would be overkill.
1 Like