Skip to content

Commit 2dab247

Browse files
authored
Update core.py
1 parent 108c51d commit 2dab247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys, os
22
import subprocess
3-
import torch
3+
import torch, json
44
from functools import lru_cache
55
import shutil
66
from pedalboard import Pedalboard, Reverb

0 commit comments

Comments
 (0)