Alican commited on
Commit
675f1d6
1 Parent(s): 6620248

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def pixera_CYCLEGAN(image):
106
  return image
107
 
108
  title_ = "Pixera: Create your own Pixel Art"
109
- description_ = ""
110
 
111
  examples_path = f"{os.getcwd()}/imgs"
112
  examples_ = os.listdir(examples_path)
 
106
  return image
107
 
108
  title_ = "Pixera: Create your own Pixel Art"
109
+ description_ = "."
110
 
111
  examples_path = f"{os.getcwd()}/imgs"
112
  examples_ = os.listdir(examples_path)