Run Binoculars web application through Docker Compose
I was able to build and run the app (requires 40GB of disk space to build).
Unfortuantelly, the app seems stuck loading after clicking on the Run Binoculars button (there is no feedback as in huggingface.co). Setting GRADIO_DEBUG environment variable did not helped much (and I already tried almost all parameters from https://www.gradio.app/guides/environment-variables). Python version neither help, 3.9 and 3.11 works (not 3.12).
Maybe Binoculars requires a GPU ? I noticed it displays those notifications on huggingface.co: "Waiting for a GPU to become available", "Successfully acquired a GPU".
Edited by Valentin RIGAL