if its going to my 3080, do 90 steps
This commit is contained in:
parent
6fba115591
commit
7ae768f3a2
@ -47,6 +47,7 @@ class StableDiffusion(commands.Cog):
|
|||||||
s.connect((ip, int(port)))
|
s.connect((ip, int(port)))
|
||||||
except:
|
except:
|
||||||
ip = "192.168.1.80"
|
ip = "192.168.1.80"
|
||||||
|
steps = 60
|
||||||
try:
|
try:
|
||||||
await ctx.defer()
|
await ctx.defer()
|
||||||
original_message = await ctx.followup.send(
|
original_message = await ctx.followup.send(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user