research14 commited on
Commit
f6d3a02
·
1 Parent(s): 9f3e617

Edited description

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -296,9 +296,6 @@ def interface():
296
  ### ⏳ After you click 'Submit', the models will take a couple seconds to process your inputs.
297
  ### 🤖 Then, the models will output the POS Tagging or Chunking in your prompt with three different strategies based on your selections!
298
 
299
- Note: If you get an 'Error' in the gpt-3.5 model, check the following:
300
- - Check that you entered your key correctly without any extra characters.
301
- - If you used a free key, it means you exceeded your quota from the free API Key.
302
  """)
303
 
304
  with gr.Column():
 
296
  ### ⏳ After you click 'Submit', the models will take a couple seconds to process your inputs.
297
  ### 🤖 Then, the models will output the POS Tagging or Chunking in your prompt with three different strategies based on your selections!
298
 
 
 
 
299
  """)
300
 
301
  with gr.Column():