JakeTurner616 commited on
Commit
1715e8a
·
verified ·
1 Parent(s): 305f40f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -35,5 +35,6 @@ iface = gr.Interface(
35
  description="Adjust the sliders to control text generation parameters.",
36
  )
37
 
 
38
  # Launch the interface
39
  iface.launch()
 
35
  description="Adjust the sliders to control text generation parameters.",
36
  )
37
 
38
+
39
  # Launch the interface
40
  iface.launch()