Giter Club home page Giter Club logo

comfy_dungeon's Introduction

Comfy Dungeon

Build D&D Character Portraits with ComfyUI.

IMPORTANT: At the moment this is mostly a tech demo to show how to build a web app on top of ComfyUI. The code is very messy and the application doesn't guaratee consistent results.

Please let me know your thoughs and if you would like this repository to be implemented and expanded into a more feature rich application.

Let me know what you think on discord: https://discord.com/invite/W2DhHkcjgn

Comfy Dungeon

You can find a video introduction here.

Installation

Download or git clone this repository in the ComfyUI custom_nodes directory. You then can access it going to the URL: http://[comfy address]:[comfy port]/dungeon. Eg: http://127.0.0.1:8188/dungeon

This extension requires the following checkpoints:

CD also needs the ComfyUI Essentials extension. You can install it from the Manager.

Important: The LORA needs to be renamed to lcm-lora-sdxl.safetensors or you can set your own name in the web/js/basic_portrait_lcm.json by changing the "lora_name": "[FILENAME HERE]" value at the top of JSON.

Access Comfy Dungeon from your network

Running ComfyUI with the --listen 0.0.0.0 --enable-cors-header '*' options will let you run the application from any device in your local network. Caution! this might open your ComfyUI installation to the whole network and/or the internet if the PC that runs Comfy is opened to incoming connection from the outside. This is not usually the case as most home routers don't allow direct connection from the outside but you need to know what you are doing.

How could Comfy Dungeon evolve

At the moment there's no plan on spending more time on this application but based on the interest and feedback the following are the improvements I'm thinking about:

  • First of all code cleanup and improved interface (more visual)
  • Consolidate the styles, races, classes, extend the options check better models suitable for fantasy
  • Add more scenarios (cyberpunk, steampunk, ...)
  • Add option to upload a photo to make a d&d character of yourself
  • Add options to create specific armors and details (with IPAdapter)
  • Once the character is generated add option to inpaint
  • Create the full body shot, not just the potrait
  • Create group shots for the whole party
  • Familiars! (wolves, little dragons, owls, hawks, ...)

comfy_dungeon's People

Contributors

cubiq avatar norgeous avatar davebrong 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.