GithubHelp home page GithubHelp logo

dealexpesh / comfyui-apisr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zho-zho-zho/comfyui-apisr

0.0 0.0 0.0 92 KB

Unofficial implementation of APISR for ComfyUI

License: GNU General Public License v3.0

Python 100.00%

comfyui-apisr's Introduction

APISR

APISR IN COMFYUI

Unofficial implementation of APISR for ComfyUI

3.19.1.1.mp4

项目介绍 | Info

  • APISR 的非官方实现

  • APISR:专门用于动漫的超分模型,包含 2x 和 4x 双模型,速度飞快,效果很好

  • 版本:V1.0 同时支持图像和视频放大(视频分为Batch和Lterative两种方式,分别适用于高/低显存)

Dingtalk_20240319200511

节点说明 | Features

  • APISR 模型加载 | 🔎APISR ModelLoader

  • 放大(批) | 🔎APISR

    • 同时支持 图像 和 视频
    • 批处理,帧数多的视频需要高显存
  • 放大(逐张)| 🔎APISR Lterative

    • 同时支持 图像 和 视频
    • 逐张处理,低显存推荐使用
    • 若输出配合 Video Helper Suite 插件使用,则需要使用 ComfyUI 自带的 Split Image with Alpha 节点去除 Alpha 通道

Dingtalk_20240319202553

安装 | Install

  • 推荐使用管理器 ComfyUI Manager 安装(On the Way)

  • 手动安装:

    1. cd custom_nodes
    2. git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR
    3. cd custom_nodes/ComfyUI-APISR
    4. pip install -r requirements.txt
    5. 重启 ComfyUI

工作流 | Workflows

V1.0

更新日志

  • 20240319

    创建项目

    V1.0 同时支持图像与视频的放大,还提供分别适合于高显存和低显存的 Batch 和 Lterative 两种模式

Stars

Star History Chart

Credits

APISR

comfyui-apisr's People

Contributors

zho-zho-zho avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.