diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..6d249da --- /dev/null +++ b/requirements.txt @@ -0,0 +1,19 @@ +transformers==4.30.2 +sentencepiece==0.1.99 +numpy==1.25.1 +tqdm==4.65.0 +psutil==5.9.5 +packaging==23.1 +pre-commit==3.3.3 +ninja==1.11.1 +GPUtil==1.4.0 +pytest==7.4.0 +packaging==23.1 +boto3==1.28.1 +botocore==1.31.1 +torch-scatter==2.1.1 +torch==1.13.1+cu117 +torchvision==0.14.1+cu117 +torchaudio==2.0.2 +streamlit==1.24.0 +transformers==4.30.2 \ No newline at end of file