0% found this document useful (0 votes)
36 views1 page

Requirements

The document lists specific versions of various Python packages required for a project. Key packages include Flask, Gunicorn, NumPy, and PyTorch. Additionally, it specifies the use of a custom index URL for downloading PyTorch and torchvision packages.

Uploaded by

thukralyash256
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views1 page

Requirements

The document lists specific versions of various Python packages required for a project. Key packages include Flask, Gunicorn, NumPy, and PyTorch. Additionally, it specifies the use of a custom index URL for downloading PyTorch and torchvision packages.

Uploaded by

thukralyash256
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

click==7.1.

2
Flask==1.1.2
gunicorn==20.1.0
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
numpy==1.20.2
pandas==1.2.4
Pillow==8.2.0
python-dateutil==2.8.1
pytz==2021.1
six==1.15.0
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.8.1+cpu
-f https://download.pytorch.org/whl/torch_stable.html
torchvision==0.9.1+cpu
typing-extensions==3.7.4.3
Werkzeug==1.0.1

You might also like