Skip to content

A unity interaction project with the StreamDiffusion backend

License

Notifications You must be signed in to change notification settings

code-2-art/streamdiffusion_unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamdiffusion_unity

A unity interaction project with the StreamDiffusion backend

How to install

  1. Enable Git LFS: git lfs install

  2. Clone this repository: git clone --recurse-submodules https://github.com/code-2-art/streamdiffusion_unity.git

You may also update submodules later: git clone https://github.com/code-2-art/streamdiffusion_unity.git git submodule update --init

  1. Configure streamdiffusion (submodule in StreamAssets/streamdiffusion) as introduced in: https://github.com/cumulo-autumn/StreamDiffusion/blob/main/README.md#installation

  2. Copy envrionment folder (e.g., /envs/streamdiffusion) to StreamAssets/envs/streamdiffusion

  3. Open SampleScene.unity and enjoy the risk on your own! When "Acceleration" is "tensorrt", the system will halt for a long time to generate native engine data. Please be patient. For Graphics cards with low memory, change "Acceleration" from "tensorrt" to "xformers" in Unity Inspector

About

A unity interaction project with the StreamDiffusion backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published