Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
MarziehFadaee
commited on
add link to license page
Browse files
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 |
|