I'd been putting this off for quite a while because I thought it'd require a database restructuring, but I realized just now that there's an easy way to do it, so it's done. Thanks for nudging me again on this! (IIRC you [and several others] asked for this feature quite a while ago)
Currently it just allows you to change the channel and submit again. It's a bit annoying imo - ideally you'd be able to have a list of pinned channels names and just tap the channel name to send it there. But less annoying than before, for sure. Please bug me to improve this at your leisure.
Also, side note: I really need to finally get around to upgrading the image models themselves. This is very high on my priority list, and it should result in a pretty substantial improvement in image quality and prompt comprehension. I'm always a bit too optimistic, but I'm hoping to finally get this done within the next few weeks - fingers crossed.
Thanks! Should be fixed now. I think it would have occurred in cases where the image gen iframe was removed just after the image finished generating.
Unfortunately a 13B model probably isn't going to cut it. Perchance uses a popular open source 70B Llama-based model (you'll come across it's name almost immediately if you look at top model lists, but any of the top models will work fine - and you should use the recommended parameters in the HuggingFace repo). If you can't run a 70B models, then I'd recommend these two places to find a 30B/20B/13B model to suit your specific use case, depending on your GPU size:
- https://www.reddit.com/r/LocalLLaMA/top/?t=month (focuses mainly on intelligence - e.g. assistants)
- https://www.reddit.com/r/SillyTavernAI/top/?t=month (focuses on entertainment - e.g. story/rp/text-adventure)
This community is not well-suited to helping you get it set up, but the above two communities have lots of info.
Yep you summarized it well, thanks! The only thing I'd mention, is about this dot point:
Later on (as long as the local storage is not cleared) you can navigate again to that newly created page (while still not logged in into an account) then enter the edit password after clicking save to return back/apply your changes to the generator.
The "as long as the local storage is not cleared" part can be removed - as long as you have the password, you can edit it. So e.g. you can share the edit password with a friend and they will be able to edit the generator too. But note, if you're editing at the same time as your friend, you'll overwrite one another's work. Once I get the upgrade to CodeMirror 6 done, I'd like to add real-time collaborative editing (like a google doc, via a simple link you can share with your collaborators) so this won't be an issue.
Also @[email protected] the signup issues should hopefully be fixed for real this time, but do let me know if you hear of any more reports about this.
Thanks for the heads up! I'm trying to get syntax highlighting for Perchance code working with CodeMirror 6, and if I do then I'll need to completely replace the search stuff. So I'll hold out on fixing this for now - but please ping again if I've not done this in a few weeks.
Hmm, this error is related to your device's storage limits - since chats are stored on your device rather than on a server. Is your device's storage nearly full? Or is your chat massive (i.e. multiple novels worth of text in the chat logs)? If you could paste chat logs into a character counter, and let me know, and also let me know the device/OS and browser you're using (e.g. Samsung A50 + Chrome, or iPhone + Safari), that would be helpful so I can try to replicate this error on my end.
Oof sorry about that! There was a very silly bug in moderation/spam detection stuff - fixed now. Thanks for the clear bug report 🙏
(aside: i've been listening to the music on /starlitsky for the past 30 mins - since starting on fixing this bug, it's nice:)
Yep, fair point. Done. I didn't sticky this btw - I'm not sure if I've ever stickied a post on here.
Heads up: Just found a critical issue with the new approach - had to disable it for now, so it's back to the old approach. Need to sleep soon so probably won't solve it today, but will hopefully get it solved tomorrow 🤞
Oh, strange! Are you able to reliably reproduce this? Even if only 1 in 100 or something? I don't mind generating a few hundred images if that's what it takes to reproduce this. Does it happen with specific prompts/seeds, or e.g. only when using square brackets in prompt, or high parenthesis weightings, or just completely randomly and very rarely?
The Perchance site itself doesn't block people¹, so it's likely some sort of network issue. It could be something to do with the network you're using, or with Cloudflare, or with a network-level firewall, or some combination. Questions:
mobile
andproxy
andhosting
values, do they saytrue
orfalse
?¹ Note: You can get blocked e.g. participating in comments sections (and VPNs are blocked from commenting by default due to spam and block-evasion), but you can never be blocked from simply viewing/using a generator.