joylee529 commited on
Commit
a3daf43
β€’
1 Parent(s): bd2a331

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ from mGPT.render.pyrender.smpl_render import SMPLRender
25
  from transformers import WhisperProcessor, WhisperForConditionalGeneration
26
  import librosa
27
  from huggingface_hub import snapshot_download
 
28
 
29
 
30
  # Load model
 
25
  from transformers import WhisperProcessor, WhisperForConditionalGeneration
26
  import librosa
27
  from huggingface_hub import snapshot_download
28
+ import eventlet
29
 
30
 
31
  # Load model