use proper shebangs in cli scripts

This commit is contained in:
wbh1129
2023-05-05 18:20:03 -05:00
parent c470f39913
commit 98082ce95c
29 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python
# based on <https://huggingface.co/JosephusCheung/ASimilarityCalculatior>
import safetensors