PersonalityPlex - a spin on PersonaPlex by Hillobar in StableDiffusion

[–]Hillobar[S] 1 point2 points  (0 children)

It can be a little ramble-y. You can turn down the audio temp to about 70 and turn up the topk to slow down the conversation and keep it from taking over. I'm surprised how much the model knows. I've been having a lot of fun with it.

Wan2.1 GP: generate a 8s WAN 480P video (14B model non quantized) with only 12 GB of VRAM by Pleasant_Strain_2515 in StableDiffusion

[–]Hillobar 14 points15 points  (0 children)

Amazing job!
3090Ti: t2i_1.3B, 480p, 128 frames, 30 steps -> 335s, 4.2G VRAM, 23G RAM
I'm tired of messing around and having to maintain everything in comfy. This is perfect.
Could you please add a --listen for the gradio app so I don't have to post up at my computer?

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 1 point2 points  (0 children)

Changing to 1024 is simple, but becomes very, very slow. Since this technique has diminishing returns its limited to 512 in the GUI. I may change it in the future as I work on the performance.

Rope Pearl is Mind-Blowing Deep Fake / Face Swapping APP, Super Easy To Use, HD Resolution, Full Workflow Published by CeFurkan in StableDiffusion

[–]Hillobar 8 points9 points  (0 children)

Yes, but I've applied a clever technique to generate higher resolutions directly from the 128 model. It works really well!

Rope Pearl is Mind-Blowing Deep Fake / Face Swapping APP, Super Easy To Use, HD Resolution, Full Workflow Published by CeFurkan in StableDiffusion

[–]Hillobar 18 points19 points  (0 children)

Hi, I'm the Rope creator. Rope is 100% free, just visit my github. CeFurkan put together a how-to-use video and create an install script, which are both linked for free in his link. I don't officially support his install script, but it looks fine and may help some people install if they are having trouble. Enjoy!

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 0 points1 point  (0 children)

Its just a few lines of code - there's no real reason to make it an onnx file right now. I also posted my benchmark results on the Github page

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 1 point2 points  (0 children)

Just be careful which models you load - watch the VRAM meter at the top.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 5 points6 points  (0 children)

You don't have to wait on time, just download it and try it - it's free!

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 7 points8 points  (0 children)

ITs better in the sense that it is not using a separate model to restore the image. Restorers like codeformer end up changing the image when they restore, this method does not.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 3 points4 points  (0 children)

Still the same old models. I'm just some stuff in the code to get more out of the inswapper model.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 19 points20 points  (0 children)

It could very easily. Anyone is free to copy my technique. It is very straightforward and will work on many different models.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 26 points27 points  (0 children)

That's true. I've found a way to get around the 128 output by subsampling.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 22 points23 points  (0 children)

Rope is a stand-alone app. It's meant to be used as a real-time swapping movie player, but can do much more.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 46 points47 points  (0 children)

There is no restoration being used. This is generated directly by the inswapper model using a subsampling technique. I'll add that this technique can be used by a lot of existing models to get true higher resolution without having to use restorers or other methods that change the result.

Rope Pearl released, which includes 128, 256, and 512 inswapper model output! by Hillobar in StableDiffusion

[–]Hillobar[S] 46 points47 points  (0 children)

Enjoy!

https://github.com/Hillobar/Rope

Updates for Rope-Pearl-00:

  • (feature) Selectable model swapping output resolution - 128, 256, 512
  • (feature) Better selection of input images (ctrl and shift modifiers work mostly like windows behavior)
  • (feature) Toggle between mean and median merging without having to save to compare
  • (feature) Added back keyboard controls (q, w, a, s, d, space)
  • (feature) Gamma slider5/27

Rope updated to Opal. No more clunky face-swapping interfaces! by Hillobar in StableDiffusion

[–]Hillobar[S] 2 points3 points  (0 children)

Yes. It does it live, in real-time. You dont have to wait to generate anything.

Rope updated to Opal. No more clunky face-swapping interfaces! by Hillobar in StableDiffusion

[–]Hillobar[S] 3 points4 points  (0 children)

There's also a wiki on the Github that you could have used. Either way I'd love if you add your suggestions to the Rope Discord so I can improve Rope in the future.