malvika2003's picture
Upload folder using huggingface_hub
db5855f verified
raw
history blame contribute delete
No virus
1.36 kB
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[[source]]
url = "https://download.pytorch.org/whl/"
verify_ssl = true
name = "pytorch-wheels"
[packages]
boto3 = "*"
gdown = "*"
ipykernel = ">=5.*"
ipython = ">=7.16.3" # pin to avoid vulnerability
ipywidgets = "*"
jedi = ">=0.17.2"
jupyter-nbrequirements = "*"
jupyterhub = "==4.1.*"
jupyterlab = "*"
jupyterlab-git = "==0.30"
librosa = ">=0.8.1"
matplotlib = ">=3.4"
monai = ">=0.9.1,<1.0.0"
nbval = "*"
notebook = "<7.0.0"
nncf = "==2.10.0"
numpy = ">=1.21.0"
onnx = ">=1.11.0"
opencv-python = "*"
openvino-dev = {version = "==2024.1.0"}
openvino-telemetry = "==2023.2.1"
ovmsclient = "*"
Pillow = ">=8.3.2"
psutil = "*"
pyclipper = ">=1.2.1"
pygments = ">=2.7.4"
pytorch-lightning = "*"
pytube = ">=12.1.0"
rsa = ">=4.7"
scikit-image = ">=0.19.2"
scipy = "*"
seaborn = ">=0.11.0"
setuptools = ">56.0.0"
shapely = ">=1.7.1"
supervisor = ">=4.1.0"
tensorflow = ">=2.5,<=2.12"
tensorflow-datasets = "==4.2.0"
treon = "*"
torch = {index = "pytorch-wheels", version = "==2.1.0+cpu"}
torchaudio = {index = "pytorch-wheels", version = "==2.1.0+cpu"}
torchmetrics = ">=0.11.0"
torchvision = {index = "pytorch-wheels", version = "==0.16.0+cpu"}
transformers = ">=4.21.1"
[dev-packages]
[requires]
python_version = "3.8"