let everyone use my computer temporarily
This commit is contained in:
parent
e4fee7cba0
commit
a289e3fbda
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user