Enable ein for stable diffsuion

This commit is contained in:
Luke Robles 2023-09-24 13:22:32 -07:00
parent a81c30b18c
commit 463b7bbf50

View File

@ -34,7 +34,7 @@ class StableDiffusion(commands.Cog):
import stable_diffusion
port = "7860"
# ip = "192.168.1.80"
ip = "192.168.1.5"
# Everyone can use my gaming computer temporarily
ip = "192.168.1.19"
steps = 50