Spaces:
Runtime error
Runtime error
Commit
·
cbbf95d
1
Parent(s):
3fc1d7d
fix
Browse files
app.py
CHANGED
@@ -81,4 +81,4 @@ gr.Interface(
|
|
81 |
title="Auto Prompt Engineer",
|
82 |
description="Enter your prompt and get it evaluated and enchanced for Free!",
|
83 |
theme="huggingface"
|
84 |
-
).launch(
|
|
|
81 |
title="Auto Prompt Engineer",
|
82 |
description="Enter your prompt and get it evaluated and enchanced for Free!",
|
83 |
theme="huggingface"
|
84 |
+
).launch()
|