Skip to content

Commit

Permalink
Update aiutils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder committed Aug 17, 2024
1 parent 5172101 commit 760607a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/aiutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,5 @@ async def vgif(c: Client, message: Message):
"vfxl [model]* [prompt/reply to prompt]*": "Text to Image with FLUX model",
"vpixl [model]* [prompt/reply to prompt]*": "Text to Image with PixArt model",
"vkxl [model]* [prompt/reply to prompt]*": "Text to Image with Kolors model",
"vdxl [model]* [prompt/reply to prompt]*": "Text to Image with SDXL model",
"vgif [prompt/reply to prompt]*": "Text to GIF",
}

0 comments on commit 760607a

Please sign in to comment.