yzLi
yzLi
You can execute python files, open Gradio web pages, enter images and prompts and execute 'RUN'. After that, the images will keep loading and will not be loaded in the...
there's no setup.py in the project
no ckpt
FileNotFoundError: [Errno 2] No such file or directory: 'best.pth' which seems like you didn't provide ckpt of the model?
when i python test.py, the following error happened: ModuleNotFoundError: No module named 'eval_offline' I wonder 'eval_offline' a package or a .py in your project ?