daveckw commited on
Commit
60f38ce
·
1 Parent(s): b91d868

add text trial period ended

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="Enter image description"),
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",