point stable diffusion at ein

This commit is contained in:
Luke Robles 2022-10-04 19:12:50 -07:00
parent 52339f0d52
commit 14c7ed85c6

View File

@ -75,7 +75,7 @@ class ActualUtils(commands.Cog):
import stable_diffusion
try:
ip = "192.168.1.188"
ip = "192.168.1.80"
port = "7860"
file_path = stable_diffusion.generate_image(ip=ip, port=port, prompt=prompt)
await ctx.reply(