PRITHIVSAKTHIUR/TRELLIS.2-Text-to-3D-RERUNupdated 8mo ago
A Gradio app with Rerun visualization for Microsoft's TRELLIS.2-4B model that generates textured 3D assets (GLB) from text or images using a two-stage pipeline: text-to-image (Z-Image-Turbo) then image-to-3D (TRELLIS.2).
prithivsakthiur/qwen-image-edit-2511-loras-fast-multi-image-rerunupdated 8mo ago
Experimental demonstration for the Qwen/Qwen-Image-Edit-2511 model with lazy-loaded LoRA adapters supporting multi-image input editing. Users can upload one or more images (gallery format) and apply advanced edits such as pose transfer, anime conversion, or camera angle changes via natural language prompts. Features integrated Rerun SDK.
PierrunoYT/ollama-model-creator-pinokiov1.0.0updated 8mo ago
🦙 Create custom Ollama models with your own system prompts and parameters. Easy-to-use Gradio interface for building personalized AI models with temperature control and custom instructions.
The repository provides code for running inference with the SAM 3D Body Model (3DB), links for downloading the trained model checkpoints and datasets, and example notebooks that show how to use the model.
[CVPR 2026] Towards Real-Time Diffusion-Based Streaming Video Super-Resolution — An efficient one-step diffusion framework for streaming VSR with locality-constrained sparse attention and a tiny conditional decoder.