yandricr / gpti-js

This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT
https://nexra.aryahcr.cc/
MIT License
52 stars 7 forks source link

StableDifusion Not Working! #14

Closed max1mde closed 6 months ago

max1mde commented 6 months ago

I tried the XL and V2 version but even with the default prompt they are not working! image image

(GPT 4 works for me tho)

yandricr commented 6 months ago

This model works very well for me, although there may be a small error that is automatically fixed afterward

max1mde commented 6 months ago

I still dont know what causes the issue... image

Can you show me your working code?

yandricr commented 6 months ago

I understand you're experiencing issues with the Stable-Diffusion XL model, which can be frustrating. It seems that it's currently under maintenance, but once it's back up and running, it will automatically update in the package. In the meantime, you can explore other available models or continue using this one as a reference. Additionally, if you need an immediate alternative, you can also turn to Bing, as I recently resolved the issue I encountered, so it's now available for use again

yandricr commented 6 months ago

Remember that any model from this package that belongs to my API will be automatically available, so don't worry if one doesn't work

max1mde commented 6 months ago

There is no working image API for me

yandricr commented 6 months ago

The image generation model does work for me ts console

max1mde commented 6 months ago

Oh sorry looks like it was my fault.. I replaced my entire code with that example and now it works somehow image but thanks for the help