mlfoundations / open_clip

An open source implementation of CLIP.
Other
9.29k stars 923 forks source link

Update modified_resnet.py : Correct import path #818

Closed abhishek0093 closed 5 months ago

abhishek0093 commented 5 months ago

Seems like wrong path for utils have been provided in the import which gives error while using this line : from src import open_clip