Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -213,4 +213,4 @@ interface = gr.Interface(
|
|
213 |
description="Upload an image and set the number of agents and epochs to train the Swarm Neural Network to generate a new image. Adjust brightness, contrast, and color balance for personalization."
|
214 |
)
|
215 |
|
216 |
-
interface.launch()
|
|
|
213 |
description="Upload an image and set the number of agents and epochs to train the Swarm Neural Network to generate a new image. Adjust brightness, contrast, and color balance for personalization."
|
214 |
)
|
215 |
|
216 |
+
interface.launch()
|