Ahsen Khaliq commited on
Commit
f912059
1 Parent(s): 3548468

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -36,9 +36,6 @@ def face2paint(
36
  return to_pil_image(output)
37
 
38
 
39
-
40
-
41
- import os
42
  import collections
43
  from typing import Union, List
44
  import numpy as np
 
36
  return to_pil_image(output)
37
 
38
 
 
 
 
39
  import collections
40
  from typing import Union, List
41
  import numpy as np