Fix output index for preset change event handlers in video generation 204979d benibraz commited on 11 days ago
Change conditioning method to UNCONDITIONAL for video generation from text 584c35f benibraz commited on 11 days ago
Update preset options and slider default values for improved configuration 81257ab benibraz commited on 11 days ago
Add concurrency_id to video generation blocks for improved task management 660f849 benibraz commited on 11 days ago
Update iface.queue launch parameters to disable API exposure and hide API documentation for improved security 21ee4dd benibraz commited on 11 days ago
Enable queueing for txt2vid and img2vid presets in iface configuration for improved performance 457544c benibraz commited on 11 days ago
Simplify iface.queue launch by removing unnecessary parameters for cleaner configuration ce5e658 benibraz commited on 11 days ago
Remove max_thread_count from iface.launch configuration for streamlined setup 9232ff2 benibraz commited on 11 days ago
Update iface.queue configuration to include api_open, max_thread_count, and status_update_rate for enhanced control 32ffeb2 benibraz commited on 11 days ago
Refactor app.py to launch iface.queue within a main guard for better script execution bc0163b benibraz commited on 11 days ago
Remove unnecessary pipeline.to("cpu") calls in video generation functions 714b7fb benibraz commited on 11 days ago
Update app.py to reduce queue size to 64 and enable sharing in launch 7bb8767 benibraz commited on 11 days ago
Remove ssr_mode option from iface.launch for cleaner configuration f37220b benibraz commited on 11 days ago
Add ssr_mode option to iface.launch for improved performance 3b163ea benibraz commited on 11 days ago
Update app.py to enable queuing with a maximum size and hide API in launch 148b539 benibraz commited on 11 days ago
Enhance video generation error handling and memory management be22e58 benibraz commited on 11 days ago
Optimize video generation by adding torch.no_grad() context to reduce memory usage 27be903 benibraz commited on 11 days ago
Add frame rate option to video generation functions and update UI labels 24ebbe7 benibraz commited on 11 days ago
Update example video assets to image formats for improved clarity 7c56365 benibraz commited on 11 days ago
Add new example video assets and update existing prompts for clarity d198942 benibraz commited on 11 days ago
Update example prompts and video assets for improved clarity and relevance 1bf08ee benibraz commited on 11 days ago
Refine negative prompt labels and update example video assets 9d5309a benibraz commited on 11 days ago
Add example prompts and outputs for text-to-video and image-to-video generations 2a19412 benibraz commited on 11 days ago
Remove num_images_per_prompt parameter from video generation functions 1697f47 benibraz commited on 11 days ago
Limit number of images per prompt to 1 in video generation function ccc25b7 benibraz commited on 11 days ago
Refactor advanced options sliders and enhance UI with instructional tips for video generation 623c312 benibraz commited on 11 days ago
Enhance UI for video generation with step-by-step labels and improved layout a73f2f6 benibraz commited on 11 days ago
Update README.md with new app title and formatting adjustments 36d2863 benibraz commited on 11 days ago