yasserrmd commited on
Commit
5b0caa6
1 Parent(s): 21777ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import torch
2
  import soundfile as sf
3
  from diffusers import StableAudioPipeline
4
  import gradio as gr
 
5
 
6
 
7
  # Load the StableAudio pipeline model
 
2
  import soundfile as sf
3
  from diffusers import StableAudioPipeline
4
  import gradio as gr
5
+ import spaces
6
 
7
 
8
  # Load the StableAudio pipeline model