cellpose-web/main.py

5 lines
60 B
Python
Raw Normal View History

2025-09-16 15:09:08 +00:00
import cp_run
if __name__ == "__main__":
cp_run.test()