Closed
Description
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
Merci d'avance pour ton aide, ton projet a l'air sympa ! :-)