MCPcopy Create free account
hub / github.com/TimSeizinger/Bokehlicious / predict.py

File predict.py

predict.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from torch import load, no_grad
2from torchvision.transforms.functional import to_pil_image
3
4from method.model import Bokehlicious

Callers

nothing calls this directly

Calls 4

get_predict_parserFunction · 0.90
BokehliciousClass · 0.90
load_imageFunction · 0.90

Tested by

no test coverage detected