Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
f493830
1
Parent(s):
1441e58
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,6 @@ def run_lora(prompt, cfg_scale, steps, selected_index, randomize_seed, seed, wid
|
|
66 |
|
67 |
|
68 |
css = '''
|
69 |
-
#gen_column{height: 100%}
|
70 |
#gen_btn{height: 100%}
|
71 |
#title{text-align: center;}
|
72 |
#title h1{font-size: 3em; display:inline-flex; align-items:center}
|
|
|
66 |
|
67 |
|
68 |
css = '''
|
|
|
69 |
#gen_btn{height: 100%}
|
70 |
#title{text-align: center;}
|
71 |
#title h1{font-size: 3em; display:inline-flex; align-items:center}
|