Raindrop_v2 model is undefined
Sidharth3301 opened this issue · 1 comments
Sidharth3301 commented
In the file ranindrop.py, the Raindrop_v2 model has been used but the model has not been imported from anywhere in the repo.
Sidharth3301 commented
I think a single line should solve the issue.
from models_rd import Raindrop_v2