Skip to content

Yuan-ManX/ComfyUI-Matrix-Game

Repository files navigation

ComfyUI-Matrix-Game

Make Matrix-Game avialbe in ComfyUI.

Matrix-Game: Interactive World Foundation Model. Matrix-Game is a 17B-parameter interactive world foundation model for controllable game world generation.

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-Matrix-Game.git
  1. Install dependencies:
cd ComfyUI-Matrix-Game

# install dependencies:
pip install -r requirements.txt

# install apex and FlashAttention-3
# Our project also depends on [apex](https://github.com/NVIDIA/apex) and [FlashAttention-3](https://github.com/Dao-AILab/flash-attention)

Model

[🤗 Huggingface]

Releases

No releases published

Packages

No packages published

Languages