cellflow.model.CellFlow.load¶ classmethod CellFlow.load(filename)[source]¶ Load a CellFlow model from a saved instance. Parameters: filename (str) – Path to the saved file. Return type: CellFlow Returns: : Loaded instance of the model.