Major layout update: heading 80px uppercase at top 15%, fact text 60px bold, 80px gap 8c58782 ismdrobiul489 commited on Dec 12, 2025
Update font sizes: heading 65px, fact text 53px, 4 words per line 59fe149 ismdrobiul489 commited on Dec 12, 2025
Reorganize UI: Heading BG Color and Corner Radius dropdowns always visible in form row 3dd9b6e ismdrobiul489 commited on Dec 12, 2025
Add heading with background support: centered layout, heading BG, fact text outline/shadow db23a91 ismdrobiul489 commited on Dec 12, 2025
Pexels: select first relevant video/photo instead of random for better accuracy 22e5b51 ismdrobiul489 commited on Dec 12, 2025
Pexels: select FIRST most relevant photo instead of random e20283b ismdrobiul489 commited on Dec 11, 2025
Simplify image prompt: remove confusing keywords, clear NO TEXT instruction 6a240c6 ismdrobiul489 commited on Dec 11, 2025
Fix HF storage: correct import (get_hf_storage) and upload_video args bb7b8e3 ismdrobiul489 commited on Dec 11, 2025
Fix fact_creator: correct API signatures (NVIDIA/CF/Pexels), ensure 9:16 video output fba411c ismdrobiul489 commited on Dec 11, 2025
Add Fact-Image UI section with form and status polling 3d4874c ismdrobiul489 commited on Dec 11, 2025
Add Fact-Image module: generate videos with fact text overlay on AI images 9834af3 ismdrobiul489 commited on Dec 11, 2025
Update log message to reflect current video settings (no crossfade, no zoom) e85ade7 ismdrobiul489 commited on Dec 11, 2025
Fix black screen between images: remove crossfadein effect completely 64157e8 ismdrobiul489 commited on Dec 11, 2025
Fix video playback: strict 2s duration, chain method (no overlap), audio duration cap, and ffmpeg browser compatibility (yuv420p) 37dbf21 ismdrobiul489 commited on Dec 11, 2025
Fix NameError: use constant CROSSFADE_DURATION instead of undefined variable 4697873 ismdrobiul489 commited on Dec 11, 2025
Fix video playback: Add ffmpeg params (yuv420p/faststart), cleanup image composition, add imageio-ffmpeg d4de697 ismdrobiul489 commited on Dec 11, 2025
Ensure ?download=true in router redirect for cloud URLs 16ae8b2 ismdrobiul489 commited on Dec 11, 2025
Fix: Add ?download=true to HF URLs for direct download 51966de ismdrobiul489 commited on Dec 11, 2025
Fix: get_status returns ready for cloud-uploaded videos (check .cloud file) 48205e8 ismdrobiul489 commited on Dec 11, 2025
Complete cloud storage: return cloud URL when HF upload successful, redirect download ae40e4a ismdrobiul489 commited on Dec 11, 2025
Add optional HF Hub cloud storage for videos with auto folders per module 1a02e5e ismdrobiul489 commited on Dec 11, 2025
Fix: get_video_path always returns Path (matching video_creator pattern) 0f86d28 ismdrobiul489 commited on Dec 11, 2025
Fix download: redirect to /videos static URL for streaming support 8114dd9 ismdrobiul489 commited on Dec 11, 2025
Unify Story Reels API with Video Creator pattern: /story-reel endpoints 5299ad7 ismdrobiul489 commited on Dec 11, 2025
Fix: Always generate script from topic (removed script field) 6c9ac70 ismdrobiul489 commited on Dec 11, 2025
Simplify Story Reels: topic + image_style + voice only (remove character profile) fd65e8f ismdrobiul489 commited on Dec 11, 2025
Use working ImageMagick fix, TheBoldFont, 70% caption position, add captions to story_reels 59cf51d ismdrobiul489 commited on Dec 11, 2025
Add TheBoldFont to static/fonts and use for all captions + add captions to story_reels c060ff8 ismdrobiul489 commited on Dec 11, 2025
Fix caption font paths with full system paths and better error handling c8b5875 ismdrobiul489 commited on Dec 11, 2025
Fix ImageMagick security policy and add fonts for captions 1286799 ismdrobiul489 commited on Dec 11, 2025
Add image retry logic (NVIDIA) and fix video playback mounting 5f64acd ismdrobiul489 commited on Dec 10, 2025
Fix NameError: missing time import in story_creator.py 843e668 ismdrobiul489 commited on Dec 10, 2025
Add Groq API support as primary script generator with Gemini fallback 347b758 ismdrobiul489 commited on Dec 10, 2025
Fix Python 3.9 compatibility: Optional instead of pipe union 4fc97b7 ismdrobiul489 commited on Dec 10, 2025