nkondapa

Results 2 issues of nkondapa

Could you upload the weights for trained models? I'm personally looking for the weights of the trained nabirds model. Thanks!

torch_device() in _torch_utils.py returns None if the device is not set to auto should add an else statement to the function Original: ``` def torch_device(device: str) -> str: import torch...