Lexica API
94 subscribers
4 photos
1 video
20 links
Download Telegram
Forwarded from AI Image Generations
1girl, solo, green eyes, long hair, orange hair, upper body, lush and chic dress, sleeveless, one rose on the right side of the dress, girl in a restaurant overlooking the sea

#Cetusโœจ
@FushiguroXTojiBot
๐Ÿ‘2
โค3
Aware of issues with downloader route.
fixing it.


Edit: fixed
Replaced palm ai (deprecated) with gemma (model id = 1) by google.
I am aware of issues with gpt which sometimes gives "service unavailable", thats cause the sources which i am scraping have rate limits.
if ya'll got any ChatGPT providers comment down, i'll try to add those sources.
Fixed some sd models and added new ones.
โค2
image generations have stopped working due to a db issue.

Edit: Fixed
๐Ÿ‘2
Added a new upscale model named pixel with model_id 38
payload for upscale with different models is same as before
const payload = {
"image_data":"",
"model_id":38 // if not specified defaults to 37.
};
This media is not supported in your browser
VIEW IN TELEGRAM
also, do you guys want this in the api?
if yes, react with โšก๏ธ.


Edit: seems like you guys dont want it, cool (works for me either ways).
โšก14๐Ÿคฃ5๐Ÿ”ฅ2๐Ÿฅฐ2๐Ÿ‘จโ€๐Ÿ’ป2๐Ÿ‘พ2๐Ÿ‘1๐Ÿคก1๐ŸŒ1
any errors or feature request?
๐Ÿ”ฅ5
Lexica API
a new nsfw model
added one more (limpid?)
๐Ÿฅฐ2๐Ÿณ1๐Ÿ‘ป1
replaced graph.org with blob.qewertyy.dev (free file storage by me) everywhere in the api.
๐Ÿ’‹2โค1๐Ÿ”ฅ1
do you guys want the gpt-4o-mini in the api?

(it'll be paid)
๐Ÿ‘3
removed support for prompt and model_id from query params
follow https://platform.openai.com/docs/api-reference/chat/create#chat-create-messages
๐Ÿ‘2