From db3854e1f3d4cf7a6bc274a6d74715b473f0e952 Mon Sep 17 00:00:00 2001 From: Francesco Paissan <46992226+fpaissan@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:47:55 +0100 Subject: [PATCH] remove reqs.txt (#82) --- requirements.txt | 51 ------------------------------------------------ 1 file changed, 51 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 08212ba..0000000 --- a/requirements.txt +++ /dev/null @@ -1,51 +0,0 @@ -# -# This file is autogenerated by pip-compile with Python 3.10 -# by the following command: -# -# pip-compile pyproject.toml -# -certifi==2023.7.22 - # via requests -charset-normalizer==3.0.1 - # via requests -filelock==3.9.0 - # via huggingface-hub -huggingface-hub==0.12.1 - # via micromind (pyproject.toml) -idna==3.4 - # via requests -nvidia-cublas-cu11==11.10.3.66 - # via - # nvidia-cudnn-cu11 - # torch -nvidia-cuda-nvrtc-cu11==11.7.99 - # via torch -nvidia-cuda-runtime-cu11==11.7.99 - # via torch -nvidia-cudnn-cu11==8.5.0.96 - # via torch -packaging==23.0 - # via huggingface-hub -pyyaml==6.0 - # via huggingface-hub -requests==2.31.0 - # via huggingface-hub -torch==1.13.1 - # via micromind (pyproject.toml) -torchinfo==1.7.2 - # via micromind (pyproject.toml) -tqdm==4.64.1 - # via huggingface-hub -typing-extensions==4.5.0 - # via - # huggingface-hub - # torch -urllib3==1.26.18 - # via requests -wheel==0.38.4 - # via - # nvidia-cublas-cu11 - # nvidia-cuda-runtime-cu11 - -# The following packages are considered to be unsafe in a requirements file: -# setuptools