Skip to content

Commit 710be06

Browse files
Update nn.json
1 parent c814ce1 commit 710be06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "container/run",
1010
"id": "nn_anti_spoof",
1111
"args": {
12-
"cmd": ["python", "anti_spoof.py"],
12+
"cmd": ["python3", "anti_spoof.py"],
1313
"image": "docker.io/nosana/anti-spoof:1.0.0-cu12.8",
1414
"gpu": true,
1515
"env": {

0 commit comments

Comments
 (0)