You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for creating such an excellent open-source project. It would be even better if the documentation were clearer. For example, in the command "CUDA_VISIBLE_DEVICES=0,1 python3 app.py --config ./configs/code_release.yaml --model_path [model_path] --pretrain_model_path [pretrain_model_path] --sub_folder [sub_folder]", I'm not sure exactly which models [model_path] and [pretrain_model_path] should point to. I need to analyze the code to figure it out.
The text was updated successfully, but these errors were encountered:
Thank you very much for creating such an excellent open-source project. It would be even better if the documentation were clearer. For example, in the command "CUDA_VISIBLE_DEVICES=0,1 python3 app.py --config ./configs/code_release.yaml --model_path [model_path] --pretrain_model_path [pretrain_model_path] --sub_folder [sub_folder]", I'm not sure exactly which models [model_path] and [pretrain_model_path] should point to. I need to analyze the code to figure it out.
The text was updated successfully, but these errors were encountered: