Spanicin commited on
Commit
b8b3af8
·
verified ·
1 Parent(s): c3866eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -23,6 +23,8 @@ import uuid
23
  import time
24
  from PIL import Image
25
  import moviepy.editor as mp
 
 
26
  # from videoretalking import inference_function
27
  # import base64
28
  # import gfpgan_enhancer
 
23
  import time
24
  from PIL import Image
25
  import moviepy.editor as mp
26
+ import requests
27
+ import json
28
  # from videoretalking import inference_function
29
  # import base64
30
  # import gfpgan_enhancer