saritha5 commited on
Commit
0e6dd11
1 Parent(s): 57a865c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ Write a complaint on an insurance product or service and see how the machine lea
64
  article = """
65
  - Click submit button to test Consumer Complaint Segmentation
66
  - Click the clear button to refresh the text
67
- - This application has a linked model https://huggingface.co/ThirdEyeData/Consumer-Complaint-Categorization
68
  """
69
 
70
  demo = gr.Interface(classify_compliant,
 
64
  article = """
65
  - Click submit button to test Consumer Complaint Segmentation
66
  - Click the clear button to refresh the text
67
+ - This application has a linked model https://huggingface.co/ThirdEyeData/Complaints_Roberta
68
  """
69
 
70
  demo = gr.Interface(classify_compliant,