Skip to content

use cpu and ram to run novelai-4chan locally

Notifications You must be signed in to change notification settings

et2300/novelai-4chan-cpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

introduction

change novelai-4chan ver to run on cpu and ram

docker

build

docker build -t novelai_image:v1 .

run

docker run -id -p 6969:6969 -v your_absolute_path/models:/novelai/models novelai_image:v1 ./run.sh

tips

  • models file need to download from other way
  • use the animefull-final-pruned model may need more than 6GB ram
  • other colab ver maybe more useful

About

use cpu and ram to run novelai-4chan locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • HTML 6.8%
  • Other 0.3%