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.
- Host: GitHub
- URL: https://github.com/Yuan-ManX/ComfyUI-Multiverse
- Owner: Yuan-ManX
- License: mit
- Created: 2025-05-09T03:47:33.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-09T04:14:59.000Z (about 1 month ago)
- Last Synced: 2025-05-09T04:33:18.065Z (about 1 month ago)
- Topics: comfyui, comfyui-manager, comfyui-nodes, comfyui-workflow
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-Multiverse**
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.