cellpose-web/main.py

4 lines
60 B
Python

import cp_run
if __name__ == "__main__":
cp_run.test()