#!/bin/bash export HF_HOME="$(pwd)/huggingface" echo HF_HOME is $HF_HOME source venv/bin/activate python3 main.py