We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108c51d commit 2dab247Copy full SHA for 2dab247
core.py
@@ -1,6 +1,6 @@
1
import sys, os
2
import subprocess
3
-import torch
+import torch, json
4
from functools import lru_cache
5
import shutil
6
from pedalboard import Pedalboard, Reverb
0 commit comments