Spaces:
Sleeping
Sleeping
JakeTurner616
commited on
Update app.py
Browse files
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()
|