You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can someone provide "requirements.txt" for this repo. I installed all required libraries but still getting many errors. I suspect that there is a problem with versions of the libraries to be used for this project.
For example, When running sh run-model.sh I am getting this error batch must contain tensors, numbers, dicts or lists; found <class 'imageio.core.util.Array'
Please help me to overcome this problem, Thanks in advance
The text was updated successfully, but these errors were encountered:
Can someone provide "requirements.txt" for this repo. I installed all required libraries but still getting many errors. I suspect that there is a problem with versions of the libraries to be used for this project.
For example, When running sh run-model.sh I am getting this error
batch must contain tensors, numbers, dicts or lists; found <class 'imageio.core.util.Array'
Please help me to overcome this problem, Thanks in advance
The text was updated successfully, but these errors were encountered: