mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
format
This commit is contained in:
@@ -70,7 +70,6 @@ if __name__ == "__main__":
|
||||
else:
|
||||
models = ["tiny"]
|
||||
|
||||
# Rest of your code using the 'models' list
|
||||
print("Selected models:", models)
|
||||
|
||||
feat_time = timer(feats)
|
||||
|
Reference in New Issue
Block a user