Skip to content

SonicCodes/lucid-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucid v1, "latent world model"

alt text

This is an inference script with full interactive realtime play (and web ui), it contains a couple of maps and more will be added soon, this is compatible with RTX 4090-grade gpus (upto 30fps), you can adjust context length and sampling steps to increase fidelity, optimized/default setting now should run at 20fps

How to install

Ubuntu / Debian

Prerequisite

sudo apt-get install libgl1 unzip 

Please make sure to have opencv, unzip, and nvidia cuda driver installed, use this link to install cuda

Installation

sudo chmod +x ./setup.sh
./setup.sh

the setup script should install all the necessary files, pls check nvidia-smi again before proceeding, and currently i'm releasing support only for cuda 12.0

Launch

python3 launch.py --port 3000

About

realtime latent world model inference demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages