vverma022 / model-merge

Model-Merge is online platform which combines the power of multiple AI models in one.
6 stars 4 forks source link

MonsterAPI SDK #14

Open vverma022 opened 1 month ago

vverma022 commented 1 month ago

The Monster API

The monsterapi has a SDK which allows users to interact with their API's. The SDXL model which is used in the project cannot be setup due to an error in the MonsterAPIClient class.

const client = new MonsterApiClient(process.env.MONSTER_API_KEY);

The issue is in the routes/monster