point stable diffusion at ein
This commit is contained in:
parent
52339f0d52
commit
14c7ed85c6
@ -75,7 +75,7 @@ class ActualUtils(commands.Cog):
|
|||||||
import stable_diffusion
|
import stable_diffusion
|
||||||
|
|
||||||
try:
|
try:
|
||||||
ip = "192.168.1.188"
|
ip = "192.168.1.80"
|
||||||
port = "7860"
|
port = "7860"
|
||||||
file_path = stable_diffusion.generate_image(ip=ip, port=port, prompt=prompt)
|
file_path = stable_diffusion.generate_image(ip=ip, port=port, prompt=prompt)
|
||||||
await ctx.reply(
|
await ctx.reply(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user