MarziehFadaee commited on
Commit
96ca0ee
1 Parent(s): 2b9ffad

add link to license page

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
80
  <br/>
81
  **Developed by**: [Cohere](https://cohere.com/) and [Cohere for AI](https://cohere.com/research)
82
  <br/>
83
- **License**: CC-BY-NC, requires also adhering to [C4AI's Acceptable Use Policy](https://docs.cohere.com/docs/c4ai-acceptable-use-policy)
84
  """
85
  )
86
 
 
80
  <br/>
81
  **Developed by**: [Cohere](https://cohere.com/) and [Cohere for AI](https://cohere.com/research)
82
  <br/>
83
+ **License**: [CC-BY-NC](https://cohere.com/c4ai-cc-by-nc-license), requires also adhering to [C4AI's Acceptable Use Policy](https://docs.cohere.com/docs/c4ai-acceptable-use-policy)
84
  """
85
  )
86