88888888q commited on
Commit
e2b0449
1 Parent(s): 847a6aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -3,6 +3,9 @@ This file is used for deploying hugging face demo:
3
  https://huggingface.co/spaces/sczhou/CodeFormer
4
  """
5
 
 
 
 
6
  import sys
7
  sys.path.append('CodeFormer')
8
  import os
 
3
  https://huggingface.co/spaces/sczhou/CodeFormer
4
  """
5
 
6
+
7
+
8
+
9
  import sys
10
  sys.path.append('CodeFormer')
11
  import os