Hi, Thanks for Your Efforts, i was trying to Use this model and got ModuleNotFoundError: No module named 'model'
python infer.py --checkpoint model.pt --image FolderWiseImage/fftGroup/Gemini/Gemin_Aman_with_pizza_add_pizza_box.png --size 512
Traceback (most recent call last):
File "/home/praful/Workspace/Model_training_experiments/opensynthid-detect-0.1/infer.py", line 23, in
from model.model import build_model # noqa: E402
ModuleNotFoundError: No module named 'model'
is there some file missing that we need for inference?
Thanks again for the Model
Hey, sorry my bad forgot to add other deps, I will update it later today and tag you here.
Thanks, i will be waiting, also had sent you 2 mails with GIFs so i dont end up in SPAM folder. :)
I really Appreciate it, Thanks and if its v0.1 imagine how the actual version 1 would be, also can you share the training code for this on your github, i wanna try this with other models.
