Discussions

Ask a Question

is the https://api.monsterapi.ai/v1/generate/txt2img working ?

i am sending post request to the url but am not getting any response or error

Queuing and Size

is it possible to avoid the Queuing ? ... i want to making more than just one request at the same time!

Are the 5000 credits given initially free? If yes, they are not working. I called the "Instruct-pix2pix" multiple times and despite successful call (Response Status 200), they don't seem to be working.

Are the 5000 credits given initially free? If yes, they are not working. I called the "Instruct-pix2pix" multiple times and despite successful call (Response Status 200), they don't seem to be working.

How to get the number of my Available Credits through api

Hello, I want to access the sdxl-base interface through the API, but I don’t know when my Credits will be used up. Is there an API that allows me to query the remaining number of my Available Credits?

How to get apikey

How to get apikey

about your huggingface models.

hello, i wrote this in huggingface in your model discussion too, in hugginface, your models are not the actual model, they are adapter models, they are only weights of fine tuned part of the actual model. and you cant directly use it because its a part of model. you have to merge main model with your adapter model. i had the same issue too and i can help you merge your adapter weights with main model. you can check my model in my profile, which is a fine tuned mistral-7b-v0.2 which is fine tuned by me with these steps : fine tuned using qlora, merged adapter weights with main model and quantized it in gguf. you can contact me from email or hugginface.

Using Javascript with Monster.....

I'm doing text-to-image generation using JS. Currently, it seems like I have to: