We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c814ce1 commit 710be06Copy full SHA for 710be06
1 file changed
nn.json
@@ -9,7 +9,7 @@
9
"type": "container/run",
10
"id": "nn_anti_spoof",
11
"args": {
12
- "cmd": ["python", "anti_spoof.py"],
+ "cmd": ["python3", "anti_spoof.py"],
13
"image": "docker.io/nosana/anti-spoof:1.0.0-cu12.8",
14
"gpu": true,
15
"env": {
0 commit comments