berkaygkv54's picture
first push
19759e2
raw
history blame contribute delete
No virus
130 Bytes
import os
import sys
dir_path = os.path.dirname(os.path.abspath(__file__))
sys.path.append(dir_path)
from .hook import CLAP_Module