Skip to content

bmrlab/stable-diffusion-download-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo docker build -t file-downloader .

sudo docker run --name file-downloader -p 8000:8000 -v /datadrive/kang/stable-diffusion-webui-docker:/app/data -d file-downloader:latest