Naozumi0512 commited on
Commit
12d7bfe
·
verified ·
1 Parent(s): adca8bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ if device == "mps":
33
  os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
34
 
35
 
 
36
  def generate_audio(
37
  slices,
38
  sdp_ratio,
 
33
  os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
34
 
35
 
36
+ @spaces.GPU
37
  def generate_audio(
38
  slices,
39
  sdp_ratio,