mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #8273] Is a Video Generation Pipeline Possible? #15063
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @scooter7 on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8273
Hi @tjbck ,
I am trying to replicate a streamlit app that I have running successfully by creating a pipeline for Open WebUI. In streamlit:
I have attached my current attempt at translating this streamlit app into a pipeline file that is not working.
Is what I am trying to accomplish currently possible as a pipeline? If so, any ideas on what I'm doing wrong?
Thanks!
pipeline attempt.txt