Skip to content

DevCoop-code/krakenbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KrakenBrain - OnDevice DeepLearning Unity SDK

Run DeepLearning on Device at runtime in Unity

Support DeepLearning Models

DeepLearning Model Android iOS Mac OSX Window
StableDiffusion Not Support Support Not Support Not Support

Downloads

Please check out our releases for the latest official version of the plugin

StableDiffusion


System Requirements

Details (Click to expand)

Target Device Runtime:

iPadOS, iOS
16.2

Target Device Runtime

iPadOS, iOS
17.0

Target Device Hardware Generation

iPad iPhone
M1 A14

Using Ready-made Core ML Models from Hugging Face Hub

Details (Click to expand)

Using Stable Diffusion onDevice in Unity

Details (Click to expand)

Step 1 : Put the weight file on "Assets/krakenbrain/Plugins/iOS"

Step 2 : Input the weight file name on KrakenBrain Settings

Step 3 : Build iOS & export xcode project

Step 4 : Go to Frameworks directory and Change StableDiffusionFramework Target Membership Unity-iPhone to UnityFramework

Step 5 : Set StableDiffusionFramework to Embed & Sign

Issues

  • Low Memory Issue frequentily occured

Reference : Apple ml-stable-diffusion