let everyone use my computer temporarily

This commit is contained in:
Luke Robles 2023-09-14 09:06:06 -07:00
parent d47ea1a04b
commit 01e2c64a9f

View File

@ -34,7 +34,9 @@ class StableDiffusion(commands.Cog):
import stable_diffusion
port = "7860"
ip = "192.168.1.80"
# ip = "192.168.1.80"
# Everyone can use my gaming computer temporarily
ip = "192.168.1.19"
steps = 50
# Send my requests to my gaming computer with the 3080 (if its up)