diff --git a/local-deployment/files/.gitignore b/local-deployment/files/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..72e8ffc0db8aad71a934dd11e5968bd5109e54b4 --- /dev/null +++ b/local-deployment/files/.gitignore @@ -0,0 +1 @@ +* diff --git a/scripts/requirements.txt b/scripts/requirements.txt index ce9f218d4f452850b5f3d35f2306d7bc44ed5e81..645ad02a6382d3cb8f579a04e16ad07c6cc29dea 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,8 +1,5 @@ elasticsearch==7.12.1 PyPDF2==1.26.0 -torch==1.9.0 -torchvision==0.10.0 -torchaudio==0.9.0 librosa==0.8.0 pandas matplotlib \ No newline at end of file