Spaces:
Runtime error
Runtime error
add text trial period ended
Browse files
app.py
CHANGED
@@ -117,7 +117,7 @@ def display_image(description: str, artist: str) -> gr.Image:
|
|
117 |
|
118 |
|
119 |
inputs = [
|
120 |
-
gr.inputs.Textbox(lines=2, label="
|
121 |
gr.inputs.Radio(
|
122 |
["Kashif", "Daniel Ho", "Adrian", "Tony", "Kevin", "Aaron", "none"],
|
123 |
label="Artist",
|
|
|
117 |
|
118 |
|
119 |
inputs = [
|
120 |
+
gr.inputs.Textbox(lines=2, label="Trial period has ended. Follow daveckw instagram for future updates"),
|
121 |
gr.inputs.Radio(
|
122 |
["Kashif", "Daniel Ho", "Adrian", "Tony", "Kevin", "Aaron", "none"],
|
123 |
label="Artist",
|