JimmyHoke
(Jimmy Hoke)
Novembre 16, 2023, 6:50
1
Update
I’ve figured it out. The Bot is putting all images into a grid, but if there is only one image nothing is displayed.
The image is successfully generated, but it does not display. Editing the post and previewing it shows the image, but it doesn’t actually show in the PM.
Firepup650
(Firepup Sixfifty)
Novembre 16, 2023, 6:56
2
Try clicking on the “generate image” dropdown.
JimmyHoke
(Jimmy Hoke)
Novembre 16, 2023, 6:57
3
That just shows the prompt for the image.
maiki
(maiki)
Novembre 16, 2023, 7:20
4
Sometimes the API will timeout, and no images will appear. You can check your logs for the specific message.
JimmyHoke
(Jimmy Hoke)
Novembre 16, 2023, 7:21
5
The API is working, and the images are uploaded. If I click edit on the bot’s post the post preview shows the image. It just doesn’t display in the PM.
JimmyHoke
(Jimmy Hoke)
Novembre 16, 2023, 7:26
6
Actually, I’ve figured it out. The Bot is putting all images into a grid, but if there is only one image nothing is displayed.
sam
(Sam Saffron)
Novembre 17, 2023, 6:55
10
No repro here… A grid with 1 image works just fine:
1 « J'aime »
JimmyHoke
(Jimmy Hoke)
Novembre 17, 2023, 7:11
11
I will try updating to see if that fixes the issue. Is it possible that I have a configuration problem?
JimmyHoke
(Jimmy Hoke)
Novembre 17, 2023, 7:29
12
I have updated to the latest version, but the single images in grids still do not display.
JimmyHoke
(Jimmy Hoke)
Novembre 17, 2023, 7:37
13
As an example, this is the post and it’s actual HTML that is displayed in the browser:
<details>
<summary>Generate image</summary>
<p>
Isometric TARDIS
</p>
</details>
[GRID]

[/GRID]
And the HTML:
<div class="topic-post clearfix regular"><div class="post-user-tip-shim">
<div>
<!----> </div>
</div><article id="post_8" aria-label="post #8 by @gpt3.5_bot" role="region" data-post-id="475" data-topic-id="268" data-user-id="-111" class="boxed onscreen-post"><span aria-hidden="true" tabindex="-1" class="tabLoc"></span><div class="row"><div class="topic-avatar"><div class="post-avatar"><a class="trigger-user-card main-avatar " href="/u/gpt3.5_bot" data-user-card="gpt3.5_bot" aria-hidden="true" tabindex="-1"><img alt="" width="48" height="48" src="/letter_avatar_proxy/v4/letter/g/ee59a6/48.png" aria-hidden="true" loading="lazy" tabindex="-1" class="avatar"></a></div></div><div class="topic-body clearfix"><div role="heading" aria-level="2" class="topic-meta-data"><div class="names trigger-user-card"><span class="first username staff admin moderator"><a href="/u/gpt3.5_bot" data-user-card="gpt3.5_bot" class="">gpt3.5_bot</a><span title="This user is a moderator" class="svg-icon-title"><svg class="fa d-icon d-icon-shield-alt svg-icon svg-node" aria-hidden="true"><use xlink:href="#shield-alt"></use></svg></span></span><span class="persona-flair"> Artist
</span></div><div class="post-infos"><div class="post-info edits"><button class="widget-button btn-flat heatmap-high btn-icon-text" title="post last edited on Nov 17, 2023 7:30 pm" aria-label="post edit history"><svg class="fa d-icon d-icon-pencil-alt svg-icon svg-node" aria-hidden="true"><use xlink:href="#pencil-alt"></use></svg><span class="d-button-label">1</span></button></div><div class="post-info post-date"><a class="widget-link post-date" href="/t/trumps-magical-transformation-from-businessman-to-wizard/268/8?u=jimmy" title="Post date"><span title="Nov 17, 2023 5:03 am" data-time="1700197421867" data-format="tiny" class="relative-date">15h</span></a></div><div class="read-state read" title="Post is unread"><svg class="fa d-icon d-icon-circle svg-icon svg-node" aria-hidden="true"><use xlink:href="#circle"></use></svg></div></div></div><div class="regular contents"><div class="cooked"><details>
<summary>Generate image</summary>
<p>
Isometric TARDIS
</p>
</details>
<div class="d-image-grid" data-disabled="true">
<p></p>
</div></div><section class="post-menu-area clearfix"><nav class="post-controls collapsed"><div class="discourse-reactions-actions can-toggle-reaction" id="discourse-reactions-actions-475-left" data-click-outside="true"><div class="discourse-reactions-picker"></div><div id="discourse-reactions-counter-475-left" data-click-outside="true"></div></div><div class="actions"><span class="extra-buttons"><button class="widget-button btn-flat btn btn-default cancel-streaming no-text btn-icon" title="Stop reply"><svg class="fa d-icon d-icon-pause svg-icon svg-node" aria-hidden="true"><use xlink:href="#pause"></use></svg></button></span><div class="discourse-reactions-actions can-toggle-reaction" id="discourse-reactions-actions-475-right" data-click-outside="true"><div class="discourse-reactions-picker" style="position: absolute; inset: auto auto 0px 0px; margin: 0px; transform: translate(512px, -28px);" data-popper-placement="top"></div><div title="Like this post" class="discourse-reactions-reaction-button"><button title="Like this post" class="btn-toggle-reaction-like btn-icon no-text reaction-button"><svg class="fa d-icon d-icon-far-heart svg-icon svg-node" aria-hidden="true"><use xlink:href="#far-heart"></use></svg></button></div></div><button class="widget-button btn-flat share no-text btn-icon" title="share a link to this post"><svg class="fa d-icon d-icon-d-post-share svg-icon svg-node" aria-hidden="true"><use xlink:href="#link"></use></svg></button><button class="widget-button btn-flat show-more-actions no-text btn-icon" title="show more"><svg class="fa d-icon d-icon-ellipsis-h svg-icon svg-node" aria-hidden="true"><use xlink:href="#ellipsis-h"></use></svg></button><button class="widget-button btn-flat reply create fade-out btn-icon-text" title="begin composing a reply to this post" aria-label="Reply to post #8 by @gpt3.5_bot"><svg class="fa d-icon d-icon-reply svg-icon svg-node" aria-hidden="true"><use xlink:href="#reply"></use></svg><span class="d-button-label">Reply</span></button></div></nav></section></div><section class="post-actions">
</section><div class="post-links-container"></div></div></div></article><div class="widget-connector"> <!---->
</div></div>
As you can see, no actual image is in the generated HTML.
sam
(Sam Saffron)
Novembre 17, 2023, 8:54
14
What happens when you re cook the post, add a letter to the bots post
JimmyHoke
(Jimmy Hoke)
Novembre 18, 2023, 2:07
15
Nothing happens even after a rebake or an edit.
Jagster
(Jakke Lehtonen)
Novembre 18, 2023, 3:15
16
I can’t give you guys any help but telling that I get nothing too when there is just one single image generated.
HTML
<details>
<summary>Luo kuva</summary>
<p>
A photograph of a cup of coffee
</p>
</details>
<div class="d-image-grid">
<p><img src="https://cdnfoorumi.katiska.eu/original/2X/0/0b0a30b47b96cc8581c6b1117112b1b1e4b85139.jpeg" alt="A photograph of a cup of coffee" data-base62-sha1="1zF5fyN9IUn8LDKGq0cQV79IIVH" width="256" height="256"></p>
</div>
JimmyHoke
(Jimmy Hoke)
Novembre 18, 2023, 3:38
17
Yours has an image tag in the HTML, although mine doesn’t.
Jagster
(Jakke Lehtonen)
Novembre 18, 2023, 3:42
18
That’s true. But yet I have to generate two images to get those visible. That’s why I believe the issue is same.
JimmyHoke
(Jimmy Hoke)
Novembre 18, 2023, 4:55
19
It definitely seems similar. For now I just forked the plugin and removed the grid tag. I’m hoping for a permanent solution though, perhaps the bot could only use the grid for multiple images.
Jagster
(Jakke Lehtonen)
Novembre 18, 2023, 5:02
20
Does that div come from the plugin or Stability? But Discourse is handling d-image-grid
, right?
JimmyHoke
(Jimmy Hoke)
Novembre 18, 2023, 9:59
21
The plugin just makes a post with a grid tag and Discourse generates the HTML as far as I know. I’m not sure about the specifics behind the scenes.
sam
(Sam Saffron)
Novembre 19, 2023, 8:14
22
What if you edit out the grid tag?
Jagster
(Jakke Lehtonen)
Novembre 19, 2023, 9:03
23
Then it works. For me anyway.