Loading video...

Video Failed to Load

Go Home

FLUX.1 Kontext [dev] Hackathon is live! $10K+ in prizes, open worldwide. 7 days to experiment and surprise us. Create LoRAs, build workflows, or try something totally unexpected. Run it locally or through our partners @NVIDIA_AI_PC fal Hugging Face Registration link below 👇

54,238 views • 10 months ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

Everyone's sleeping on image-to-3D AI models. They can make your app look incredibly unique, with just a little effort. Here's how. This is my calorie tracker, built in a week with nothing but prompting. Just Claude Code + a couple APIs. The visuals are all AI-generated. I'll be sharing the full workflow + all the crazy technical stuff Claude and I did to make this work, so nobody has to struggle through it like me. Deep dive coming soon! Till then, this is the high-level idea: 1. Get a clean image of the food (or whatever your asset is) - In my app, the user describes foods via text, or attaches images (or both) - If text, an LLM extracts the food description and formats it into a specific prompt I tuned for this design, and we generate an image using Z-Image Turbo through fal - If image, we do the same thing but with FLUX.2 [dev] to edit the user image into our reference design - Originally, both used Google Nano Banana, but switching to open models cut costs and latency a ton 2. Gaussian splatting (2D image → 3D model) - I tried various 2D-to-3D options on fal and ended up with TripoSplat as my preferred balance of speed, cost, latency; this turns an image into a 3D model that looks super high quality (link below) - The app displays the 2D image while our backend generates the 3D splat - We "groom" the splat to reduce size and load time by culling low-opacity/scale points 3. Render efficiently on device Originally, it looked great but ran at 10 FPS. Getting to 120 FPS was a crazy journey. TL;DR: - SwiftUI had to go; it forced us to render each asset in independent MTKViews, which wasn't workable - Instead, we composite every dish into one full-bleed CAMetalLayer using MetalSplatter (link below) - We had to make some optimizations within MetalSplatter's code too, to reduce the overhead of sorting points per render Then I added some finishing touches like the subtle rotation and parallax as they move around. I think it turned out pretty cool :) Overall, this took some effort, but we still got it done in less than a day. Hopefully your agent can follow in the footsteps of mine and do it much faster. Keep an eye out for the bigger writeup, which'll give your agent everything it needs. If you have any questions, drop em below!

Anshu

19,931 views • 1 month ago

Today's recap: - Initial prototype of Divine's face was printed but it had human assistance. - Files are generated from stable diffusion prompt -> NeRF by divine and were based on community sentiment from early sketches she made. - Having divine redesign the 3D file with different Hugging Face models to get better quality. Have not found a great model like our video generator. - Ordered new table for divine's print arm. The table her arm is on is too flimsy. Since Divine's vision system is still clearing customs, if she is not perfectly positioned she can be prone to hit things, like the fume box the printer is in. ETA: 1-2 days for table. 1 week for vision system. - Another part of Divine's coming stream will be attempting to surpass the skills of this AI. - Stacking more content for when the stream goes live, a lot of people were expecting a 24/7 stream, we said this would be a test stream to print the face. The test was a failure. We will try and try again until we are 24/7. If anyone can please try and beat us to doing this, it will help me get it done faster. - TikTok account for divine is growing at 500 follows per day, it is now growing faster than our X account. - Got replies functioning in high quality testing in Discord. Fine tuning based on community feedback today. Will soon deploy to Twitter/Telegram/X - Lots of good partnership calls, interviews and hires. We now have over 10 team members around the world working on divine. Expect a lot of my shortcomings to be caught up. - OF made? - Surprises.

Parallel

35,848 views • 1 year ago