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
Hi author(s), is it possible that anyone can provide a directly python mode calling script (without installing)? e.g. python main_test.py --image xxx --convert xxx, I am using a windows system where installing these module seems quite hard. However, it seems that it's possible to directly use python to call these modules (after installing all the requirements) but I am having trouble reading all these code files.
The text was updated successfully, but these errors were encountered:
Hi author(s), is it possible that anyone can provide a directly python mode calling script (without installing)? e.g.
python main_test.py --image xxx --convert xxx
, I am using a windows system where installing these module seems quite hard. However, it seems that it's possible to directly use python to call these modules (after installing all the requirements) but I am having trouble reading all these code files.The text was updated successfully, but these errors were encountered: