pokemon-classifier / requirements.txt
Manimaran's picture
Update gradio version
f0decb2 verified
raw
history blame contribute delete
618 Bytes
fastai==1.0.57
# https://download.pytorch.org/whl/cpu/torch-1.1.0-cp37-cp37m-linux_x86_64.whl
# torch==1.1.0 -f https://download.pytorch.org/whl/cpu/torch-1.1.0-cp37-cp37m-linux_x86_64.whl
#torch==1.4.0+cpu
https://download.pytorch.org/whl/cpu/torch-1.4.0%2Bcpu-cp38-cp38-linux_x86_64.whl
# https://download.pytorch.org/whl/cpu/torchvision-0.3.0-cp37-cp37m-linux_x86_64.whl
# torchvision==0.3.0 -f https://download.pytorch.org/whl/cpu/torchvision-0.3.0-cp37-cp37m-linux_x86_64.whl
# torchvision==0.5.0+cpu
https://download.pytorch.org/whl/cpu/torchvision-0.5.0%2Bcpu-cp38-cp38-linux_x86_64.whl
pillow==8.4
gradio==3.50