- Joined
- Mar 1, 2024
- Posts
- 10
- Rep Power
- 13
YessirDoes that include shutting it off? If thats possible, I need to buy one of these ASAP.
YessirDoes that include shutting it off? If thats possible, I need to buy one of these ASAP.
who are the romanceable characters in the AF VNI started a couple of AF-related projects, trying to get more involved since it's an election year and I haven't done anything but lurk.
LORA/LyCORIS
I downloaded a LORA that I think might have actually been made by @hackinzoomer. I've been trying to find more pictures of Nick to enhance the training data, and am making a LyCORIS version.
AF Visual Novel
I've been working on consistent outputs from SD for this so I can generate artwork for an AF-themed visual novel. I need to come up with some funny episodes, but basically the premise is use Renpy to make fun of AF opponents.
View attachment 1415
NJF Archival/Subtitle Search
I've also started working on some code that servers as an archival mirror for the NJF Archive on Telegram. I don't think it's going anywhere I'm just one of those people that likes having a local copy. As I download everything, I've been putting it through a pipeline that transcribes the speech to various text formats. On top of this I've got some indexing for textual search. I've been making it so I have something to pull clips from so I can start clipping. I know there are some other awesome things like this already out there but I lack access as I'm essentially just some guy.
View attachment 1416 View attachment 1417
I've got some other ideas that I haven't put any effort into yet, but these ones are off to a good start. I hope eventually I can turn them over to somebody else who can get some use out of them!
I really have no idea what to do for stories yet, I'm worried whatever I'll make is cringe. I was thinking short "episodes" of general AF lore, Nick chasing down that girl for her insurance would be a funny one. Renpy isn't great as a game engine, but it's got a really low barrier to entry which makes me think it's got potential as a propaganda tool. You just write scenes sort of like you would with a screenplay, and then put some pictures and stuff in a folder and it figures most of it out.who are the romanceable characters in the AF VN
car accident lady better have a route![]()
define njf = Character('Nicholas J. Fuentes', color="#c8c8ff")
label start:
njf "Good evening everybody, you're watching america first"
I haven't looked at it, but I would think it'd be the same general level of effort. I'm guessing it handles all the stuff like making the character walk around and you just provide sprites and text. Some stuff like Godot will let you make HTML5 games too, that would be awesome for embedding on twitter or somethingwat about an rpgmaker game
Hey nice you found the LoRA I made! That’s sick that you’re working on an upgrade. The images from your visual novel could be great training data. I was able to get decent photorealistic images using the LoRA with the Realistic Vision XL model, but I could never get good animated images with other models. My theory is that feeding it some animated training data could help with that.I started a couple of AF-related projects, trying to get more involved since it's an election year and I haven't done anything but lurk.
LORA/LyCORIS
I downloaded a LORA that I think might have actually been made by @hackinzoomer. I've been trying to find more pictures of Nick to enhance the training data, and am making a LyCORIS version.
AF Visual Novel
I've been working on consistent outputs from SD for this so I can generate artwork for an AF-themed visual novel. I need to come up with some funny episodes, but basically the premise is use Renpy to make fun of AF opponents.
View attachment 1415
NJF Archival/Subtitle Search
I've also started working on some code that servers as an archival mirror for the NJF Archive on Telegram. I don't think it's going anywhere I'm just one of those people that likes having a local copy. As I download everything, I've been putting it through a pipeline that transcribes the speech to various text formats. On top of this I've got some indexing for textual search. I've been making it so I have something to pull clips from so I can start clipping. I know there are some other awesome things like this already out there but I lack access as I'm essentially just some guy.
View attachment 1416 View attachment 1417
I've got some other ideas that I haven't put any effort into yet, but these ones are off to a good start. I hope eventually I can turn them over to somebody else who can get some use out of them!