Enable ein for stable diffsuion
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
98f534843b
commit
e56f36c399
@ -34,7 +34,7 @@ class StableDiffusion(commands.Cog):
|
|||||||
import stable_diffusion
|
import stable_diffusion
|
||||||
|
|
||||||
port = "7860"
|
port = "7860"
|
||||||
# ip = "192.168.1.80"
|
ip = "192.168.1.5"
|
||||||
# Everyone can use my gaming computer temporarily
|
# Everyone can use my gaming computer temporarily
|
||||||
ip = "192.168.1.19"
|
ip = "192.168.1.19"
|
||||||
steps = 50
|
steps = 50
|
||||||
|
Loading…
x
Reference in New Issue
Block a user