foodvision_mini / requirements.txt
csecht's picture
first commit
7ec746b
raw
history blame contribute delete
201 Bytes
# torch==1.12.0
# torchvision==0.13.0
# gradio==3.1.4
torch==2.3.0
torchvision==0.18.0
gradio==4.40.0
# ----> 4 print(gradio.__version_)
# AttributeError: module 'gradio' has no attribute '__version_'