FramePack is a next-frame (next-frame-section) prediction neural network structure that generates videos progressively. FramePack compresses input contexts to a constant length so that the generation workload is invariant to video length. FramePack can process a very large number of frames with 13B models even on laptop GPUs. FramePack can be trained with a much larger batch size, similar to the batch size for image diffusion training.
To generate 1-minute video (60 seconds) at 30fps (1800 frames) using 13B model, the minimal required GPU memory is 6GB. (Yes 6 GB, not a typo. Laptop GPUs are okay.)
(more…)From the Author Site:
DOSBox-X is an open-source DOS emulator for running DOS applications and games.
DOS-based Windows such as Windows 3.x and Windows 9x are officially supported.
Compared to DOSBox, DOSBox-X is much more flexible and provides more features.
Look at the DOSBox-X Wiki for more information about DOSBox-X and usage guides.
We also hope that DOSBox-X (along with DOSLIB) can aid in new DOS development.
(more…)A curated list of awesome fancreation based on the Sonic the Hedgehog franchise.
The Sonic community have created a lot of awesome content for years. Despite that, many people don’t always know that part of the fandom. The goal of this list is to make it easier to discover all those creation and fun stuff.
(more…)Starting November 11, 2024, VMware Fusion and VMware Workstation (desktop hypervisor products) will be available for free to everyone commercial, educational, and personal users alike.
(more…)Take on the role of Agent Amy Tanner and solve a case in a cyberpunk future. A classic pixel art point&click adventure.
(more…)UnCiv, is an open-source 2D recreation of Civilization V for the Android operating system and desktop. For windows, linux and android.
(more…)Solarus is a free and open-source Action-RPG game engine, licensed under GPL, and written in C++. It runs quests in Lua, and can work on a great number of platforms. Solarus also features a game editor called Solarus Quest Editor, written in C++ with Qt to help you create your game.