#!/bin/bash IMAGE_NAME=text2autochrome TOKEN=hf_ docker build --no-cache --build-arg TKN=$TOKEN -f Dockerfile -t $IMAGE_NAME .