jedeland commited on
Commit
ab6e7b1
·
1 Parent(s): 2b0ef25
Files changed (1) hide show
  1. recipe_lora.py +0 -1
recipe_lora.py CHANGED
@@ -99,7 +99,6 @@ def app():
99
  )
100
 
101
  with gr.Row():
102
-
103
  model_output = gr.Textbox(
104
  label="Recipe Suggestion", lines=10, interactive=False
105
  )
 
99
  )
100
 
101
  with gr.Row():
 
102
  model_output = gr.Textbox(
103
  label="Recipe Suggestion", lines=10, interactive=False
104
  )