yufengzhu commited on
Commit
0b86f62
·
1 Parent(s): b35dbfc
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,6 +22,7 @@ FOOTER = '<img id="visitor-badge" alt="visitor badge" src="https://visitor-badge
22
  import json
23
  import requests
24
  import numpy as np
 
25
 
26
  def post(
27
  text,
 
22
  import json
23
  import requests
24
  import numpy as np
25
+ import imageio.v2 as iio
26
 
27
  def post(
28
  text,