mirror of
https://github.com/ClovertaTheTrilobita/cellpose-web.git
synced 2026-04-01 23:14:50 +00:00
4 lines
60 B
Python
4 lines
60 B
Python
import cp_run
|
|
|
|
if __name__ == "__main__":
|
|
cp_run.test()
|