Yaron Koresh commited on
Commit
099ffc5
·
verified ·
1 Parent(s): cbed2ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ def infer(prompt):
72
  css="""
73
  #col-container {
74
  margin: 0 auto;
75
- max-height: 90vh;
76
  }
77
  #image-container {
78
  aspect-ratio: 1 / 1;
 
72
  css="""
73
  #col-container {
74
  margin: 0 auto;
75
+ max-width: 12cm;
76
  }
77
  #image-container {
78
  aspect-ratio: 1 / 1;