xai_framework / docker_build.sh
hodorfi's picture
Upload 1288 files
191195c
raw
history blame
83 Bytes
docker build \
--no-cache \
--rm \
-f Dockerfile \
-t xai_framework_demo .