YinuoGuo27 commited on
Commit
63ad0a5
·
verified ·
1 Parent(s): e2732df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -56,7 +56,6 @@ def generate(upload_driven_audio, tts_driven_audio, driven_audio_type, source_im
56
  smoothed_pitch, smoothed_yaw, smoothed_roll, smoothed_t)
57
 
58
 
59
- @spaces.GPU
60
  def main():
61
  if torch.cuda.is_available():
62
  device = "cuda"
 
56
  smoothed_pitch, smoothed_yaw, smoothed_roll, smoothed_t)
57
 
58
 
 
59
  def main():
60
  if torch.cuda.is_available():
61
  device = "cuda"