Commit History

Major layout update: heading 80px uppercase at top 15%, fact text 60px bold, 80px gap
8c58782

ismdrobiul489 commited on

Update font sizes: heading 65px, fact text 53px, 4 words per line
59fe149

ismdrobiul489 commited on

Reorganize UI: Heading BG Color and Corner Radius dropdowns always visible in form row
3dd9b6e

ismdrobiul489 commited on

Update heading BG colors with dark palette
197f1f9

ismdrobiul489 commited on

Add heading with background support: centered layout, heading BG, fact text outline/shadow
db23a91

ismdrobiul489 commited on

Pexels: select first relevant video/photo instead of random for better accuracy
22e5b51

ismdrobiul489 commited on

Pexels: select FIRST most relevant photo instead of random
e20283b

ismdrobiul489 commited on

Fix Pexels import path and simplify image prompt
2f5a914

ismdrobiul489 commited on

Simplify image prompt: remove confusing keywords, clear NO TEXT instruction
6a240c6

ismdrobiul489 commited on

Fix HF storage: correct import (get_hf_storage) and upload_video args
bb7b8e3

ismdrobiul489 commited on

Fix fact_creator: correct API signatures (NVIDIA/CF/Pexels), ensure 9:16 video output
fba411c

ismdrobiul489 commited on

Add Fact-Image UI section with form and status polling
3d4874c

ismdrobiul489 commited on

Add Fact-Image module: generate videos with fact text overlay on AI images
9834af3

ismdrobiul489 commited on

Update log message to reflect current video settings (no crossfade, no zoom)
e85ade7

ismdrobiul489 commited on

Fix black screen between images: remove crossfadein effect completely
64157e8

ismdrobiul489 commited on

Fix video playback: strict 2s duration, chain method (no overlap), audio duration cap, and ffmpeg browser compatibility (yuv420p)
37dbf21

ismdrobiul489 commited on

Fix NameError: use constant CROSSFADE_DURATION instead of undefined variable
4697873

ismdrobiul489 commited on

Fix video playback: Add ffmpeg params (yuv420p/faststart), cleanup image composition, add imageio-ffmpeg
d4de697

ismdrobiul489 commited on

Ensure ?download=true in router redirect for cloud URLs
16ae8b2

ismdrobiul489 commited on

Fix: Add ?download=true to HF URLs for direct download
51966de

ismdrobiul489 commited on

Fix: get_status returns ready for cloud-uploaded videos (check .cloud file)
48205e8

ismdrobiul489 commited on

Complete cloud storage: return cloud URL when HF upload successful, redirect download
ae40e4a

ismdrobiul489 commited on

Make HF storage repo private by default for security
ee1bf0a

ismdrobiul489 commited on

Add optional HF Hub cloud storage for videos with auto folders per module
1a02e5e

ismdrobiul489 commited on

Fix: get_video_path always returns Path (matching video_creator pattern)
0f86d28

ismdrobiul489 commited on

Fix download: redirect to /videos static URL for streaming support
8114dd9

ismdrobiul489 commited on

Add debug logging to get_video_path
e5d8fa8

ismdrobiul489 commited on

Unify Story Reels API with Video Creator pattern: /story-reel endpoints
5299ad7

ismdrobiul489 commited on

Fix: Always generate script from topic (removed script field)
6c9ac70

ismdrobiul489 commited on

Simplify Story Reels: topic + image_style + voice only (remove character profile)
fd65e8f

ismdrobiul489 commited on

Use working ImageMagick fix, TheBoldFont, 70% caption position, add captions to story_reels
59cf51d

ismdrobiul489 commited on

Add TheBoldFont to static/fonts and use for all captions + add captions to story_reels
c060ff8

ismdrobiul489 commited on

Fix caption font paths with full system paths and better error handling
c8b5875

ismdrobiul489 commited on

Fix ImageMagick security policy and add fonts for captions
1286799

ismdrobiul489 commited on

Update README.md
2016e6e
verified

robiul487 commited on

Add image retry logic (NVIDIA) and fix video playback mounting
5f64acd

ismdrobiul489 commited on

Fix NameError: missing time import in story_creator.py
843e668

ismdrobiul489 commited on

Add Groq API support as primary script generator with Gemini fallback
347b758

ismdrobiul489 commited on

Increase TTS timeout from 30s to 120s
93d86d5

ismdrobiul489 commited on

Use gemini-2.5-flash model for better quota
0e670a8

ismdrobiul489 commited on

Update to google-genai SDK for Gemini API
4d81e3f

ismdrobiul489 commited on

Fix Config type hint in short_creator.py
11ac04d

ismdrobiul489 commited on

Fix import paths: use relative imports for schemas
ceb77ca

ismdrobiul489 commited on

Remove __pycache__ and add .gitignore
c0cf91a

ismdrobiul489 commited on

Add step-by-step numbered logging for HF debugging
5134951

ismdrobiul489 commited on

Add verbose logging for module discovery debugging
4b9e6f7

ismdrobiul489 commited on

Fix Python 3.9 compatibility: Optional instead of pipe union
4fc97b7

ismdrobiul489 commited on

Simplify Dockerfile for HF Spaces
628b29b

ismdrobiul489 commited on

Add HF Spaces metadata and update README
fa5c7f4

ismdrobiul489 commited on

Initial commit: NCAkit with Story Reels module
7fa9d90

ismdrobiul489 commited on