Hey everyone, it’s Rudransh here , how are y’all?
I hope you all are fine.
Today, in this post I am going to introduce you with text to image generator, without any API, you can generate unlimited images without restrictions in just a few seconds.
Demo application and project
Have a look at the demo application :-
AiVisual.apk (4.3 MB)
Screenshot :-
Demo AIA file :-
AiVisual.aia (11.3 KB)
Extension Documentation
AiVisionary
AI Image Generetor Ai Visual
Methods:
GenerateImageId
GenerateImageId
Parameter | Type |
---|---|
prompt | text |
negative_prompt | text |
width | number |
height | number |
steps | number |
cfg | number |
seed | number |
GetImageUrl
Get Image Url Via Id
Parameter | Type |
---|---|
id | text |
Events:
Error
This event is fired when an error occurs.
Parameter | Type |
---|---|
errorMessage | text |
GenerateImageIdReceived
This event is fired when an GenerateImageIdReceived id is received successfully.
Parameter | Type |
---|---|
Id | text |
status | text |
GetImageUrlReceived
This event is fired when an GenerateImageIdReceived token is received successfully.
Parameter | Type |
---|---|
Id | text |
status | text |
imageUrl | text |
Download the aix - AiVisionary.aix (12.2 KB)
If you want any help, PM me on Kodular or message me on WhatsApp - Переслать по WhatsApp.
It’s my first extension, so if I made any mistake please let me know
Thank you.