lukegehron / speckle-ai

Add AI Image Prompt to Speckle Stream
https://lukegehron.github.io/speckle-ai/
MIT License
1 stars 1 forks source link

How do I get started? #1

Open AstraBert opened 3 weeks ago

AstraBert commented 3 weeks ago

Hi @lukegehron!

First of all, this is a really nice work, congrats!

Secondly, I just wanted to know how could I get started by running your project locally on my computer and if there was the possibility to integrate the HTML code into interfaces such as the ones provided by Gradio, which are able to render HTMLs.

As a disclaimer, I am not a JS/TS developer, thus sorry in advance for any basics/beginners' question I may ask :)

Thanks and have a nice day🥰

Cheers, Astra

lukegehron commented 3 weeks ago

Hi Astra,

I just updated the code and the readme. I also have made a github pages at https://lukegehron.github.io/speckle-ai/

AstraBert commented 3 weeks ago

Many thanks!

Another quick question: is there any general way I can query your fal.ai ComfyUI API endpoint (like with curl or with requests/fal_client in python)?

Cheers, Astra :)

AstraBert commented 2 weeks ago

Hi @lukegehron,

I found a way to query your space with python, would you like the code of the minimal interface I built to do it? :)

I can PR it directly here on GitHub!

lukegehron commented 2 weeks ago

sure - feel free to make a PR and I will review