WarpFusion
WarpFusion copied to clipboard
Using warpfusion as a python package / API ?
Are there any plans to release warpfusion as a Python package or maybe an API so It can be used outside google collab / jupyter on platforms like runpod serverless etc.
I would love to contribute if there are such plans
Came here for this exact question! API integration would be a game changer for me. Really hope to see it at some point.
Agreed. I'll pay the patron, but I'm not buying colab when my pc will run it.
You can run locally via colab as well
On Sat, Sep 9, 2023, 18:09 C4l1b3r @.***> wrote:
Agreed. I'll pay the patron, but I'm not buying colab when my pc will run it.
— Reply to this email directly, view it on GitHub https://github.com/Sxela/WarpFusion/issues/75#issuecomment-1712485927, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZVBKF6TTOT35PXLNAL3DTXZRE6XANCNFSM6AAAAAA4EFYJI4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>
It's ok I'll figure it out Google colab just so all over the place. So many settings to figure out. I'm a noob lol. Donated to your patron anyways. Thx for helping others and making this available
You can connect to a local runtime
On Sat, Sep 9, 2023, 18:34 C4l1b3r @.***> wrote:
Right but when I get to colab it tells me I need to purchase
— Reply to this email directly, view it on GitHub https://github.com/Sxela/WarpFusion/issues/75#issuecomment-1712490205, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZVBKHHL3LKFWNYXJARDRTXZRH5XANCNFSM6AAAAAA4EFYJI4 . You are receiving this because you commented.Message ID: @.***>
You can connect to a local runtime … On Sat, Sep 9, 2023, 18:34 C4l1b3r @.> wrote: Right but when I get to colab it tells me I need to purchase — Reply to this email directly, view it on GitHub <#75 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZVBKHHL3LKFWNYXJARDRTXZRH5XANCNFSM6AAAAAA4EFYJI4 . You are receiving this because you commented.Message ID: @.>
Does this have a gui?
You can connect to a local runtime … On Sat, Sep 9, 2023, 18:34 C4l1b3r @.> wrote: Right but when I get to colab it tells me I need to purchase — Reply to this email directly, view it on GitHub <#75 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACZVBKHHL3LKFWNYXJARDRTXZRH5XANCNFSM6AAAAAA4EFYJI4 . You are receiving this because you commented.Message ID: @.>
Would that allow us to send requests to warpfusion without any interaction with the notebook gui
Its an interesing idea, but you would literally have to write the outbound API objects, a candidate for this could be FastAPI.