May 4, 2011

Image generation | CyberSEO Pro | Support Forum

Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

No permission to create posts
sp_TopicIcon
Image generation
Topic Rating: 5 Topic Rating: 5 Topic Rating: 5 Topic Rating: 5 Topic Rating: 5 Topic Rating: 5 (1 votes) 
September 7, 2023
10:04 am
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

I want to generate images for posts using a neural network.

I see that I can add OpenAI DALLE account

I did not find answers to the following questions in the documentation:

1) What type of key do I need, gpt3 or gpt4?

2) How to set up a feed for generating images?

September 7, 2023
10:40 am
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline
  1. DALL-E is an OpenAI service, so you need the same API key you use for OpenAI GPT. There are no special keys for GPT-3 and GPT-4. You must use the same key for both. Your key for GPT-3 should work with GPT-4 if your account is allowed by OpenAI to use it. DALL-E is not a language model like GPT. It’s an image generation model. In any case, you need a single API key for all OpenAI services. If you have additional questions about the status of your OpenAI account and API key, please email Login to see this link.
  2. Please refer to the manual: Login to see this link
September 7, 2023
12:59 pm
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

Can I create thumbnails with a neural network? I do not quite understand what needs to be indicated in the “Alternative thumbnail source” paragraph for this

September 7, 2023
1:10 pm
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline

The plugin allows you to generate a post image using AI Image Generation Services (Login to see this link.

September 7, 2023
1:17 pm
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

Can I apply setting “Login to see this link” only globally? Is it not possible for a separate feed?

September 7, 2023
1:20 pm
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline

No, it only works globally.

September 7, 2023
1:22 pm
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

What if I only need to generate images for one feed? If I turn it on globally, all my other news sources will be corrupted.

September 7, 2023
1:25 pm
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline

If you need some non-standard solution, you can always do it with CyberSEO Pro via PHP snippets. It’s a professional plugin, so if you’re an experienced webmaster, you can always get the exact result you want.

Tell me exactly which AI method you want to use to generate the post thumbnails and provide the text source for the prompt, and I’ll give you a PHP snippet for that. Alternatively, you can do it yourself using the Login to see this link.

September 7, 2023
1:31 pm
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

I want to use stability.ai to generate thumbnails for just one feed.

September 7, 2023
1:33 pm
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline
10sp_Permalink sp_Print
0

I see, but Stable Diffusion needs a concrete text prompt that describes the image you want to generate with it. Where should CyberSEO Pro get this prompt from?

September 7, 2023
2:33 pm
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline
11sp_Permalink sp_Print
0

from %post_title%

September 7, 2023
5:50 pm
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline
12sp_Permalink sp_Print
0

This won’t work. Google may find an appropriate image by searching for it in articles on topics similar to your post title. This is how search engines work. Stable Diffusion is an AI image generation neural network. It can’t imagine something described as “Residents of Nizhny Novgorod are outraged by the increase in housing and utilities tariffs”. You need to make a proper prompt that describes exactly what you want to be painted, how it should be painted, and how the whole composition should look. Post titles don’t work here. It’s called prompt engineering. Please read this article to understand what I’m talking about: Login to see this link

September 7, 2023
8:50 pm
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline
13sp_Permalink sp_Print
0

In version 10.108, an option “save to custom field ‘thumb’” has been added to the “Image generation” page. Thus, you can generate an image using DALL-E or Stable Diffusion and its URL will be saved to the “thumb” custom field. Now just select the “Create from the ‘thumb’ custom field” option in the drop-down menu “Post thumbnails” in the “Media handling” tab of your feed settings to use it as a post thumbnail.

September 8, 2023
9:35 am
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

I specified the settings as you told me to do.
An image from the original post is attached to the news. Not generated image.

September 8, 2023
10:04 am
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline
15sp_Permalink sp_Print
0

Export your feed settings to a file and send it as an attachment to Login to see this link.

September 8, 2023
10:10 am
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline
16sp_Permalink sp_Print
0

Sent with the subject “Image generation problem”

September 8, 2023
10:19 am
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline

The plugin is working correctly according to your settings. Note that you may be using some 3rd party plugins (e.g. FIFU) that may also be set to use the first post image as the post thumbnail and override the process. As for CyberSEO Pro, here’s what I got from your feed:

scr.jpg

You can easily check this: disable thumbnail generation in CyberSEO Pro, pull the post and see if it still has a feature image. If you see it, it’s definitely a result of some other plugin’s work.

September 8, 2023
10:38 am
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline

with current settings the thumbnail is generated from the last image of the post

56.jpg

If I enable the “Post thumbnails – do not creatr” setting, the thumbnail is not created

September 8, 2023
10:46 am
Avatar
CyberSEO
Admin
Forum Posts: 3697
Member Since:
July 2, 2009
sp_UserOfflineSmall Offline

Edit: try to disable the “Add to the Media Library” option.

September 8, 2023
11:00 am
Avatar
s.baryshev.aoasp
Member
Members
Forum Posts: 64
Member Since:
July 27, 2023
sp_UserOfflineSmall Offline
20sp_Permalink sp_Print
0

I sent access by email

No permission to create posts
Forum Timezone: Europe/Amsterdam

Most Users Ever Online: 541

Currently Online:
19 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

ninja321: 84

s.baryshev.aoasp: 64

Freedom: 61

MediFormatica: 49

B8europe: 47

saviulisse67: 45

Member Stats:

Guest Posters: 338

Members: 2656

Moderators: 0

Admins: 1

Forum Stats:

Groups: 1

Forums: 5

Topics: 1543

Posts: 7800

Newest Members:

SKMIT, kellyslrm, pu.analytics.ee, frajaros, federico_pac, rexfordkent

Administrators: CyberSEO: 3697