Yardenfren commited on
Commit
365f659
1 Parent(s): ace0b06

Update app_inference.py

Browse files
Files changed (1) hide show
  1. app_inference.py +5 -0
app_inference.py CHANGED
@@ -34,6 +34,11 @@ css = """
34
  body {
35
  font-size: 30px;
36
  }
 
 
 
 
 
37
  .gr-image {
38
  width: 512px;
39
  height: 512px;
 
34
  body {
35
  font-size: 30px;
36
  }
37
+
38
+ h1 {
39
+ text-align: center;
40
+ }
41
+
42
  .gr-image {
43
  width: 512px;
44
  height: 512px;