khaerens commited on
Commit
baa6b34
1 Parent(s): 6eafe13
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -204,8 +204,8 @@ else:
204
 
205
  st.sidebar.markdown(
206
  """
207
- Credits for the REBEL model go out to Pere-Lluís Huguet Cabot and Roberto Navigli.
208
  The code can be found [here](https://github.com/Babelscape/rebel),
209
- and the original paper [here](https://github.com/Babelscape/rebel/blob/main/docs/EMNLP_2021_REBEL__Camera_Ready_.pdf)
210
  """
211
  )
 
204
 
205
  st.sidebar.markdown(
206
  """
207
+ *Credits for the REBEL model go out to Pere-Lluís Huguet Cabot and Roberto Navigli.
208
  The code can be found [here](https://github.com/Babelscape/rebel),
209
+ and the original paper [here](https://github.com/Babelscape/rebel/blob/main/docs/EMNLP_2021_REBEL__Camera_Ready_.pdf)*
210
  """
211
  )