An open API service indexing awesome lists of open source software.

https://github.com/Yuan-ManX/ComfyUI-Multiverse

Make Multiverse avialbe in ComfyUI.
https://github.com/Yuan-ManX/ComfyUI-Multiverse

comfyui comfyui-manager comfyui-nodes comfyui-workflow

Last synced: 7 days ago
JSON representation

Make Multiverse avialbe in ComfyUI.

Awesome Lists containing this project

README

        

# ComfyUI-Multiverse

Make Multiverse avialbe in ComfyUI.

[Multiverse](https://github.com/EnigmaLabsAI/multiverse): The First AI Multiplayer World Model. Two human players driving cars in Multiverse.

## 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-Multiverse.git
```

3. Install dependencies:
```
cd ComfyUI-Multiverse
pip install -r requirements.txt
```

## Model

[🤗 Model on Huggingface](https://huggingface.co/Enigma-AI/multiverse)

## Running the model

* To control the silver car at the top screen use the arrow keys.
* To control the blue car at the bottom use the WASD keys.