Tiredmaker commited on
Commit
760a583
·
1 Parent(s): c3f1c6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -77,7 +77,6 @@ iface = gr.Interface(
77
  outputs=gr.outputs.Textbox(),
78
  live=False,
79
  title="OKC",
80
- description="Enter your OpenAI API key and click 'Check Models' to see the available models and key status.",
81
  allow_flagging=False, # Disable flagging to prevent unnecessary reporting
82
  )
83
 
 
77
  outputs=gr.outputs.Textbox(),
78
  live=False,
79
  title="OKC",
 
80
  allow_flagging=False, # Disable flagging to prevent unnecessary reporting
81
  )
82