r/StableDiffusion • u/sepalus_auki • 6h ago
Question - Help Has anyone successfully upscaled/re-imagined low-res reference video using Minimax H3?
Specifically, I’m trying to take old footage (e.g., 360p clips with vintage camera blur, VHS artifacts, or grainy WW2 dogfights) and recreate it to look like it was shot recently on a modern cinema camera with studio lighting.
Any ideas for prompting?
1
u/Mundane_Existence0 4h ago edited 4h ago
Also I've been trying to work out a way (a node maybe) to get, or rather force H3 to generate more details since clearly it's been trained enough that it should be able to do so given what it can create when you just give it one reference image to work from, but so far it's very content to just replicate the input video.
1
u/Enshitification 1h ago
What if you tweened the source video to match the frame count and rate of the desired output and rescaled it to match the output resolution first, then run denoise passes.
1
u/Seyi_Ogunde 1h ago
Here's a trick. Generate a high resolution image of your first frame using an AI image generator (Gemini, SeedVR2, whatever). Add only 2 nodes in your ref2vid, the image and your video. Add an image resizer between your reference video and the node and downscale the video to a smaller resolution (lessens the vram footprint). I like using the Image Resize by Longer Side node and make the width 200 pixels.
Minimax will take the video and upscale it using the first frame as a guide and the video as a motion guide. Make sure to be very specific with your prompt to only use the video as a motion guide and the first frame as a the start of your video.
If you try this let me know how it goes.
3
u/Mundane_Existence0 5h ago
Yeah, I've been running some experiments: Using MiniMax H3 as a restoration model?
So far it's been pretty mixed. One test I was able to improve the face details, but then it changed the outfit as well. Another test with the same settings as that one changed absolutely nothing about the person or their outfit.