Hunyuan or LTX on Serverless Endpoints?
Hi there! I'm working on building a web app where the user uploads an image for the first frame of a video to a react front end, and types a text prompt of what they want to happen in the video, and then it'll send an api request to an h100 serverless endpoint, it'll spin up a gpu with ltx to start with for the mvp and eventually I'd like to mess with hunyuan as well (probably in batches or charge more in app credits for immediate processing), and it'll save that video to a storage volume on runpod and then it'll serve the generated video back to the front end when it's ready.
I've already deposited some money and created a storage volume because I'm assuming I'll want to load the model weights off a persistent storage volume, but I'm not sure how to get started. I see there are lots of templates for pods but I don't need comfyui or anything, more likely something like fastapi but idk. Can anyone help me out with a list of what I need to learn in order to build this? Perhaps some links to recommended resources and guides that you've found helpful? I have the react front end on firebase is all so far. Thanks!
I've already deposited some money and created a storage volume because I'm assuming I'll want to load the model weights off a persistent storage volume, but I'm not sure how to get started. I see there are lots of templates for pods but I don't need comfyui or anything, more likely something like fastapi but idk. Can anyone help me out with a list of what I need to learn in order to build this? Perhaps some links to recommended resources and guides that you've found helpful? I have the react front end on firebase is all so far. Thanks!