WarpFusion icon indicating copy to clipboard operation
WarpFusion copied to clipboard

Using warpfusion as a python package / API ?

Open Sadeeed opened this issue 1 year ago • 8 comments

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

Sadeeed avatar Aug 30 '23 09:08 Sadeeed

Came here for this exact question! API integration would be a game changer for me. Really hope to see it at some point.

F0xbite avatar Sep 09 '23 09:09 F0xbite

Agreed. I'll pay the patron, but I'm not buying colab when my pc will run it.

C4l1b3r avatar Sep 09 '23 11:09 C4l1b3r

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: @.***>

Sxela avatar Sep 09 '23 11:09 Sxela

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

C4l1b3r avatar Sep 09 '23 11:09 C4l1b3r

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: @.***>

Sxela avatar Sep 09 '23 13:09 Sxela

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?

C4l1b3r avatar Sep 09 '23 13:09 C4l1b3r

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

Sadeeed avatar Sep 11 '23 07:09 Sadeeed

Its an interesing idea, but you would literally have to write the outbound API objects, a candidate for this could be FastAPI.

dpsalvatierra avatar Jun 23 '24 00:06 dpsalvatierra