fixed whitespace

This commit is contained in:
Nicky Pochinkov 2023-09-12 19:53:26 +01:00
parent c568f6952d
commit 6360a53901

View File

@ -468,6 +468,7 @@ def load_hf_model(model_path):
model.eval()
return model
# -----------------------------------------------------------------------------
# API entrypoint