ComfyUI related stuff and thingsOverview A variety of ComfyUI related workflows and other stuff. You'll need different models and custom nodes for each different workflow. As this page has multiple headings you'll need to scroll down to see more. Resources You'll need models and other resources for ComfyUI. Check the table below for links to everything from ControlNet models to Upscalers Item Description Link ComfyUI The main thing you'll need! https://github.com/comfyano…
一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频加入Discord讨论 / QQ群 902124277 CV声音克隆工具 该项目所用模型均源于 https://github.com/coqui-ai/TTS ,模型协议为CPML只可用于学习研究,不可商用 这是一个声音克隆工具,可使用任何人类音色,将一段文字合成为使用该音色说话的声音,或者将一个声音使用该音色转换为另一个声音。 使用非常简单,没有N卡GPU也可以使用,下载预编译版本,双击 app.exe 打开一个web界面,鼠标点点就能用。 支持 中文、英文、日语、韩语 4种语言,可在线从麦克风录制声音。 为保证合成效果,建议录制时长5秒到20秒,发音清晰准确,不要存在背景噪声。 英文效果很棒,中文效果还凑合。 视频演示 out.mp4 预编译版使用方法 右侧Releases中分别下载预编译版主文件(318MB)和模型(3G) 下载后解压到某处,比如 E:/clone-voice 下 双击 start.bat ,等待自动打开web窗口,如…
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.mamba-minimal Simple, minimal implementation of Mamba in one file of PyTorch. Featuring: Equivalent numerical output as official implementation for both forward and backward pass Simplified, readable, annotated code Does NOT include: Speed. The official implementation is heavily optimized, and these optimizations are core contributions of the Mamba paper. I kept most implementations simple for readability. Proper paramete…
Univer is a set of enterprise document and data collaboration solutions, including spreadsheets, documents, and slides. The highly extensible design allows developers to customize personalized functions based on Univer. English | 简体中文 🚧 This project is still in heavy development. Please note that there are likely to be major API changes. Please submit iss…
🤖 🔥 Let your users chat with your product features and execute things by text - open source Shopify sidekick Documentation available here 🔥 OpenCopilot OpenCopilot allows you to have your own product's AI copilot. It integrates with your underlying APIs and can execute API calls whenever needed. It uses LLMs to determine if the user's request requires calling an API endpoint. Then, it decides which endpoint to call and passes the appropriate payload based on the given API definitio…
Official implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering Antoine Guédon Vincent Lepetit LIGM, Ecole des Ponts, Univ Gustave Eiffel, CNRS | Webpage | arXiv | Presentation video | Our method extracts meshes from 3D Gaussian Splatting reconstructions and build hybrid representations that enable easy …
Database-backed Active Job backendSolid Queue Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind. Besides regular job enqueuing and processing, Solid Queue supports delayed jobs, concurrency controls, pausing queues, numeric priorities per job, and priorities by queue order. Proper support for perform_all_later, improvements to logging and instrumentation, a better CLI tool, a way to run within an existing process in "async" mode, …
This repository contains a simple vulnerability scanner for the Terrapin attack present in the paper "Terrapin Attack: Breaking SSH Channel Integrity By Sequence Number Manipulation".Terrapin Vulnerability Scanner The Terrapin Vulnerability Scanner is a small utility program written in Go, which can be used to determine the vulnerability of an SSH client or server against the Terrapin Attack. The vulnerability scanner requires a single connection with the peer to gather all supported algorithms…
免费;轻量;开源,基于 AIOHTTP 模块实现的小红书图文 / 视频作品采集工具 XHS-Downloader 📑 功能清单 ✅ 采集小红书图文/视频作品信息 ✅ 提取小红书图文/视频作品下载地址 ✅ 下载小红书无水印图文/视频作品文件 ✅ 自动跳过已下载的作品文件 ✅ 作品文件完整性处理机制 ✅ 持久化储存作品信息至文件 ☑️ 后台监听剪贴板下载作品 ☑️ 支持 API 调用功能 📸 程序截图 🔗 支持链接 https://www.xiaohongshu.com/explore/作品ID https://www.xiaohongshu.com/discovery/item/作品ID https://xhslink.com/分享码 支持单次输入多个作品链接,链接之间使用空格分隔。 🪟 关于终端 ⭐ 推荐使用 Windows 终端 (Windows 11 自带默认终端)运行程序以便获得最佳显示效果! 🥣 使用方法 如果仅需下载作品文件,选择 直接运行 或者 源码运行 均可,如果需要获取作品信息,则需要进行二次开发进行调用。 🖱 直接运行 前往 Rel…