aaronfisher-code / ComfyUI-SDXL-DiscordBot

Simple Discord Bot for interfacing with ComfyUI and/or the Stability AI API for text2image generation using the SDXL model
GNU General Public License v3.0
50 stars 26 forks source link

Using vast/runpod etc #18

Open davedaverave opened 4 months ago

davedaverave commented 4 months ago

I'm using paperspace notebook, is there a way to add the bot to a discord server and running cloud gpu ? Then how? thanks

perlinson commented 4 months ago

you can run comfyui client on the cloud gpu ,and listen on 0.0.0.0(run comfyui with --listen 0.0.0.0) and where you run the bot (paperspace notebook),change the config.properties-> server to youcloudgpuip:8188(for your cloud gpu ,open the 8188 port)