Apply Code Formatter Change

This commit is contained in:
Tps-F
2023-08-19 11:01:49 +00:00
committed by github-actions[bot]
parent 055864cc90
commit de0c1399c8
2 changed files with 90 additions and 53 deletions

View File

@@ -31,4 +31,3 @@ def load_hubert(config):
else:
hubert_model = hubert_model.float()
return hubert_model.eval()