-
GrokBot Public
It's alive! Grok (or ChatGPT 5) living on your desktop with control of the mouse/keyboard.
-
ComfyUI-WanVideoWrapper_FlashAttnFix Public
Forked from kijai/ComfyUI-WanVideoWrapperPython Apache License 2.0 UpdatedSep 28, 2025 -
SQL-to-MySQL-Copy Public
This is a quick application for copying all rows from one SQL table to one with the same columns in MySQL. There are additional options to loop (it will use insert or update on duplicates) or wipe …
-
Task-Keep-Alive Public
The TaskKeepAlive script runs every 10 sec and checks that all exe files in the current folder, as well as any nested folders, are still running. If not, it'll kill any hanging processes for those …
C# UpdatedJul 19, 2025 -
Convert_FPS_and_Frame_Length Public
Useful python script for stretching and aligning frame rates across multiple videos, such as before training in Diffusion Pipe.
Python UpdatedJul 2, 2025 -
GroundingDINO_Fix Public
Forked from IDEA-Research/GroundingDINO[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
-
VACE_Fixes Public
Forked from ali-vilab/VACEOfficial implementations for paper: VACE: All-in-One Video Creation and Editing
-
HunyuanVideo-I2V_Fixes Public
Forked from Tencent-Hunyuan/HunyuanVideo-I2VHunyuanVideo-I2V: A Customizable Image-to-Video Model based on HunyuanVideo
Python Other UpdatedMay 27, 2025 -
FramePack_with_Video_Input Public
Forked from lllyasviel/FramePackFramePack with existing video input.
-
MAGI-1_Fixes Public
Forked from SandAI-org/MAGI-1MAGI-1: Autoregressive Video Generation at Scale
-
SkyReels-V2_Improvements Public
Forked from SkyworkAI/SkyReels-V2SkyReels-V2 with batch mode, video input (extend existing videos), and multiple prompts.
-
SkyReels-V1_Fixes Public
Forked from SkyworkAI/SkyReels-V1SkyReels V1: The first and most advanced open-source human-centric video foundation model
-
Wan2.1-Fixes Public
Forked from Wan-Video/Wan2.1Wan: Open and Advanced Large-Scale Video Generative Models
-
Hunyuan_Keyframe_Lite Public
Cleaned up parameterized script for running dashtoon's Hunyuan Keyframe Control lora for start/end frames I2V, with ffmpeg, batching, and other options/fixes (including cpu offloading and sageatten…
-
Meetup-Scraper Public
Useful tool for being alerted on specific events on Meetup, since their filters for notifications and search are not very accurate.
-
TheWorldExchange Public
A purely client-side wallet and direct interface showcasing the full functionality of Ripple / blockchain.
-
FileRenameToDate Public
Renaming files to date created with optional time shifting for timezones and out-of-sync devices.
C# UpdatedMay 10, 2023 -
Short script for restoring the title/description if a bot is repeatedly taking down your playlist.
C# UpdatedNov 25, 2022 -
Simulation for Poker with bots and extensibility for testing AI / Machine Learning.
-
OBS_Livestream_Restarter Public
This tool is useful if you are trying to keep a live stream going for multiple days. The script runs every 10 sec and starts OBS with automatic live streaming if OBS is not already on (do not launc…
-
QLearner Public
Source code for the example algorithms and problems/games in the QLearner algorithm-testing tool I created at https://www.pftq.com/qlearner/
-
C-Threading-Example Public
This is just something I put together for how to write multithreaded programs in C#. In case it is useful to anyone else. The relevant file to look at is Form1.cs. Best to start a new project and c…
C# UpdatedSep 15, 2020 -
SQL-to-SQL-Copy Public
This is a quick application for copying all rows from one SQL table to another of the same columns. It is particularly useful for copying between SQL tables on different servers, as then it is not …
C# UpdatedAug 6, 2020 -
CSV-to-SQL Public
This is a quick application for loading all rows in a CSV (with header columns) into an existing SQL table.
C# UpdatedAug 6, 2020 -
CSV-Merger Public
This is a quick application for merging all CSVs in a folder to one file. It features a simple user interface and a few extra options, such as choosing the header row and what rows from all files t…
C# UpdatedAug 6, 2020