MarziehFadaee commited on
Commit
126db6b
1 Parent(s): 9dea9ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
87
  <br/>
88
  **Developed by**: [Cohere](https://cohere.com/) and [Cohere for AI](https://cohere.com/research)
89
  <br/>
90
- **License**: CC-BY-NC, requires also adhering to [C4AI's Acceptable Use Policy](https://docs.cohere.com/docs/c4ai-acceptable-use-policy)
91
  """
92
  )
93
 
 
87
  <br/>
88
  **Developed by**: [Cohere](https://cohere.com/) and [Cohere for AI](https://cohere.com/research)
89
  <br/>
90
+ **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)
91
  """
92
  )
93