mol-giga-render / app.py

Commit History

Fix ffmpeg frame check β€” use glob instead of hardcoded frame_0001.png (only Phase A starts at 0001)
1a32833

Johnny Osbournce commited on

Add MP4 download button to Gradio UI
1d78b62

Johnny Osbournce Claude Opus 4.7 commited on

Add Blender output logging + diagnostics endpoint
f3454fc

Johnny Osbournce Claude Opus 4.7 commited on

Fix configure_render CPU settings override + reduce quality for practical render times
1508f86

Johnny Osbournce Claude Opus 4.7 commited on

Smoke test blocks full render on failure
af0ddcd

Johnny Osbournce Claude Opus 4.7 commited on

Add smoke test: 64x64, 1 sample, 1 bounce, CPU Cycles
9ec1838

Johnny Osbournce Claude Opus 4.7 commited on

Diagnostic: single CPU Cycles frame before full render
e8ac225

Johnny Osbournce Claude Opus 4.7 commited on

Switch to CPU rendering to bypass A100 GPU kernel hang
2ebe6b8

Johnny Osbournce Claude Opus 4.7 commited on

Add live-frame preview pipeline
0f30926

Johnny Osbournce Claude Opus 4.7 commited on

fix: use OUTPUT_DIR for poster path instead of /tmp
e792583

Johnny Osbournce Claude Opus 4.7 commited on

Render test poster frame before full render (CPU/EEVEE)
2b68086

Johnny Osbournce Claude Opus 4.7 commited on

fix: use 'in' instead of 'startswith' for log noise filter
04a4555

Johnny Osbournce Claude Opus 4.7 commited on

fix: remove --quiet flag not recognized by Blender 4.0.2
6747420

Johnny Osbournce Claude Opus 4.7 commited on

Switch to CUDA-preferred, add --quiet + log filter to suppress sync spam
45726d0

Johnny Osbournce Claude Opus 4.7 commited on

Debug: embed Blender error in status, remove log redirect
c51bb79

Johnny Osbournce Claude Opus 4.7 commited on

Fix: use /tmp instead of /app for output (HF Spaces non-root user)
acee7fc

Johnny Osbournce Claude Opus 4.7 commited on

Fix Cycles render pipeline: adaptive denoiser, Popen streaming, LOD, fonts
b433cba

Johnny Osbournce Claude Opus 4.7 commited on

fix: Gradio 6.0 API β€” move theme to launch(), remove unsupported every param
ed7ffdd

Johnny Osbournce commited on

GPU render: Blender 4.0.2 + Cycles + Gradio auto-start
4020561

Johnny Osbournce commited on