lalashechka commited on
Commit
21d4393
1 Parent(s): bbc3e9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ import base64
13
  import os
14
  import random
15
  import tempfile
 
16
 
17
 
18
  def animate_img(encoded_string):
 
13
  import os
14
  import random
15
  import tempfile
16
+ import re
17
 
18
 
19
  def animate_img(encoded_string):