DetGC commited on
Commit
e093063
·
verified ·
1 Parent(s): 447880f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -119,6 +119,7 @@ CSS="""
119
  .output { width=112px; height=112px; max_width=112px; max_height=112px; !important; }
120
  .gallery { min_width=512px; min_height=512px; max_height=1024px; !important; }
121
  .guide { text-align: center; !important; }
 
122
  """
123
 
124
 
 
119
  .output { width=112px; height=112px; max_width=112px; max_height=112px; !important; }
120
  .gallery { min_width=512px; min_height=512px; max_height=1024px; !important; }
121
  .guide { text-align: center; !important; }
122
+ /* TESTING */
123
  """
124
 
125