zeroshot
zeroshot
yea get the same bug, locally it works fine but via a VM in the cloud it hangs at "Browser Spawned" stage.
you can access uploaded files by adding an inlet function, if you upload a file, you should see it in the body: ``` async def inlet(self, body: dict, user: dict)...
You can get the raw files by cloning the volume from the open webui container in the pipelines container.
@thomassrour did you ever get your script to stream ?