Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2031

Extensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, FaceSwap, PixVerse, Pika, Claude, ChatGPT, Gemini, DALL-E, Stable Diffusion

$
0
0
Update!

Took me a bit of time, I've been busy with other things...

Everything works! I had some difficulty setting up FaceSwap because I kept getting these messages:

Code:

Configuration not found for channel <channel number>, to create POST v1/faceswap/account/<channel number>
until privet.fun pointed out that in the new api, certain data gets stored to your account by inputting the appropriate tokens and channels at the bottom of this page (pretty obscure because there is no account page on useapi AFAICT):

https://useapi.net/docs/api-faceswap-v1 ... nt-channel

After that everything went really well!

Having a lot of fun with MemeFace which is also the only one that gave me this message:

Code:

[phpBB Debug] PHP Warning: in file [ROOT]/ext/privet/ailabs/event/listener.php on line 222: get_headers(<mywebsite>/ailabs/pixverse_meme_face?job_id=534&amp;sid=ba2f71ad5445b89236d4499af95fb5ee): failed to open stream: HTTP request failed![phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1813: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3035)
...but this only happened once so I'm calling that a random glitch for now.

Odd one with this online image (but I don't think it has anything to do with the extension) is that this prompt:

Code:

[smention u=<id>]PixVerse_MemeFace[/smention] https://rockcelebrities.net/wp-content/uploads/2021/04/keith-richards-immortal-2021.jpg sitting on the beach having a beer
causes this error:

Code:

Only images in PNG/JPEG/JPG format are accepted.
And lastly I had some of the newly generated images and videos disappear from the CDN links because I hadn't set up the additional channels in the discord_cdn bot yet. It's easy enough to figure out by running the dead image links in a browser tab where the extension gives a nice error message that mentions the channel id.

What would be excellent is if the extension were able to give that error message in some error log - but that's a minor thing.

A tiny request for the next version - the {info} tag now includes links to useapi pages which may be useful for admins and devs but not so much for users. Could that info be a separate tag please? I'd like to keep the actual available commands of course (like for Midjourney) but not the useapi links...

Thank you!

Statistics: Posted by nou nou — Sat Jul 06, 2024 8:44 am



Viewing all articles
Browse latest Browse all 2031

Trending Articles