SimpleTransformer / env_activate_command.txt
eshangj's picture
Upload folder using huggingface_hub
f1beb83 verified
raw
history blame contribute delete
122 Bytes
conda create -p venv python==3.12.4
conda activate /home/e19163/LEARNings/Transformer/venv
pip install -r requirements.txt