Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ def infer(prompt):
|
|
72 |
css="""
|
73 |
#col-container {
|
74 |
margin: 0 auto;
|
75 |
-
max-
|
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;
|