ffxvs / sd-webui-complete-setup

Jupyter notebook for Stable Diffusion Web UI and Stable Diffusion Web UI Forge.
https://ffxvs.github.io/sd-webui-complete-setup/
MIT License
12 stars 0 forks source link

Web UI #5

Open xenstar opened 1 month ago

xenstar commented 1 month ago

Hi

Paperspace doesn't allow Ngrok. How you are exposing it to the public?

And can you add support for foocus??

ffxvs commented 1 month ago

How you are exposing it to the public?

Using Paperspace's internal port. Just run it and a link will appear https://tensorboard-xxxxx.paperspacegradient.com

And can you add support for foocus??

I will consider it. Just not anytime soon.

xenstar commented 1 month ago

Using Paperspace's internal port. Just run it and a link will appear https://tensorboard-xxxxx.paperspacegradient.com

I was trying to setup the facefusion in this way, can you give me the code that I can run which will give me a link like this "https://tensorboard-xxxxx.paperspacegradient.com"

Or any document, where I can see the details.

ffxvs commented 1 month ago

Is Facefusion a standalone web app ? And you want to run it like I did with the Web UI ?

xenstar commented 1 month ago

Is Facefusion a standalone web app ? And you want to run it like I did with the Web UI ?

Yes correct - https://github.com/facefusion/facefusion

And you want to run it like I did with the Web UI ? - Yes.

ffxvs commented 1 month ago

Why not just use the extension version of Facefusion ? https://github.com/diffus-me/sd-webui-facefusion Just curious