mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 08:44:33 +02:00
use proper shebangs in cli scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/env python
|
||||
#!/usr/bin/env python
|
||||
# based on <https://huggingface.co/JosephusCheung/ASimilarityCalculatior>
|
||||
|
||||
import safetensors
|
||||
|
||||
Reference in New Issue
Block a user