stock-vit/m10_predict.py
2024-08-06 11:08:31 +08:00

5 lines
52 B
Python

import torch
model = torch.load("./model.pt")