Skip to content

Error when running Docker image (MacOS) #42

Closed
@lepicodon

Description

@lepicodon

Describe the bug
Docker image doesn't run with an error with gradio (see screenshot)

To Reproduce
Followed instructions...
docker build -t biniou https://github.com/Woolverine94/biniou.git
OK

docker run -it --restart=always -p 7860:7860 \ -v biniou_outputs:/home/biniou/biniou/outputs \ -v biniou_models:/home/biniou/biniou/models \ -v biniou_cache:/home/biniou/.cache/huggingface \ -v biniou_gfpgan:/home/biniou/biniou/gfpgan \ biniou:latest
Got the error here

Expected behavior
WebUI (app) not running

Console log
see screenshot...

Hardware (please complete the following information):

  • MacBookPro M3 Pro (18GB RAM)
  • MacOS Sonoma 14.6.1

Screenshot
biniou-error

Merci d'avance pour ton aide, ton projet a l'air sympa ! :-)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions