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