multimodalart HF staff commited on
Commit
1441e58
1 Parent(s): ba71af7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def run_lora(prompt, cfg_scale, steps, selected_index, randomize_seed, seed, wid
65
  pipe.unload_lora_weights()
66
 
67
 
68
- '''
69
  #gen_column{height: 100%}
70
  #gen_btn{height: 100%}
71
  #title{text-align: center;}
 
65
  pipe.unload_lora_weights()
66
 
67
 
68
+ css = '''
69
  #gen_column{height: 100%}
70
  #gen_btn{height: 100%}
71
  #title{text-align: center;}