Yaron Koresh commited on
Commit
0a810bc
·
verified ·
1 Parent(s): f0dedb6

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-width: 90vw;
76
  }
77
  #image-container {
78
  aspect-ratio: 1 / 1;
 
72
  css="""
73
  #col-container {
74
  margin: 0 auto;
75
+ max-height: 90vh;
76
  }
77
  #image-container {
78
  aspect-ratio: 1 / 1;