asahi417 commited on
Commit
ce597de
1 Parent(s): 43b92bd
Files changed (1) hide show
  1. model_clap.py +0 -1
model_clap.py CHANGED
@@ -30,6 +30,5 @@ class CLAPEmbedding:
30
 
31
 
32
  class CLAPGeneralEmbedding(CLAPEmbedding):
33
-
34
  def __init__(self):
35
  super().__init__(ckpt="laion/larger_clap_general")
 
30
 
31
 
32
  class CLAPGeneralEmbedding(CLAPEmbedding):
 
33
  def __init__(self):
34
  super().__init__(ckpt="laion/larger_clap_general")