Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
lokesh180340026
/
viral-video-generator
Like
3
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
viral-video-generator
80.5 kB
Ctrl+K
Ctrl+K
1 contributor
History:
25 commits
lokesh180340026
Fix app.py: use DEFAULT_MODEL (gemma3:12b) for dropdown, free-tier info label
860169b
verified
5 months ago
public
Add public/.gitkeep
5 months ago
src
Add Remotion ViralVideo.tsx with transitions and effects
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
Dockerfile
Safe
1.88 kB
Fix Dockerfile: handle existing UID 1000 from node base image
5 months ago
README.md
Safe
1.7 kB
Add README
5 months ago
app.py
Safe
16.6 kB
Fix app.py: use DEFAULT_MODEL (gemma3:12b) for dropdown, free-tier info label
5 months ago
llm.py
Safe
9.3 kB
Fix 403: free-tier models first in dropdown, default=gemma3:12b, friendly error messages for subscription/auth/rate-limit
5 months ago
media_downloader.py
Safe
8.08 kB
Update media_downloader: multi-source images (Pexels + Openverse + Pixabay + Picsum)
5 months ago
package.json
Safe
641 Bytes
Add package.json
5 months ago
remotion.config.ts
Safe
117 Bytes
Add remotion.config.ts
5 months ago
requirements.txt
Safe
186 Bytes
Fix: add lxml_html_clean dep for trafilatura + robust FFmpeg renderer with drawtext detection
5 months ago
scraper.py
Safe
5.05 kB
Add Python modules: scraper, llm, tts, media_downloader, video_render
5 months ago
tsconfig.json
Safe
515 Bytes
Add tsconfig.json and remotion.config.ts
5 months ago
tts.py
Safe
6.27 kB
Add tts.py - edge-tts voice generation with pydub
5 months ago
video_render.py
Safe
12.8 kB
Fix: robust FFmpeg renderer with drawtext auto-detection and proper text escaping
5 months ago