Dusan commited on
Commit
aece80b
1 Parent(s): 751cb83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ Use the [Fudge](https://github.com/yangkevin2/naacl-2021-fudge-controlled-genera
108
  Note that this is using two Transformers and is executed with CPU-only, so it will take a minute or two to finish generating a title.
109
  """
110
 
111
- article = "Check out [the codebase for our model](https://github.com/dsvilarkovic/naacl-2021-fudge-controlled-generation) that this demo is based of. You need collaborator access, which you have been probably invited for."
112
 
113
 
114
  app = gr.Interface(
108
  Note that this is using two Transformers and is executed with CPU-only, so it will take a minute or two to finish generating a title.
109
  """
110
 
111
+ article = "Check out [the codebase for our model](https://github.com/dsvilarkovic/clickbaitonator) that this demo is based of. You need collaborator access, which you have been probably invited for."
112
 
113
 
114
  app = gr.Interface(