File size: 152 Bytes
9301eb1
ba7863c
534205c
c84ef14
cfe963c
1
2
3
4
5
FROM semibit/depthflow:base
EXPOSE 7860

# Pass CPU
ENTRYPOINT ["/bin/bash", "-c", "printf \"cpu\n\" | script -q /dev/null -c \"uvx depthflow gradio\""]