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