Skip to content

AsahiMoon/novelai-4chan-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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