Skip to content

Commit 228426a

Browse files
committed
add usage terms
1 parent 19b0a49 commit 228426a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

examples/virtual_staining/vcp_tutorials/quick_start.py

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,3 +312,14 @@ def render_rgb(image: np.ndarray, colormap: Colormap):
312312
a.axis("off")
313313
plt.tight_layout()
314314
plt.show()
315+
316+
# %% [markdown]
317+
"""
318+
## Responsible Use
319+
320+
We are committed to advancing the responsible development and use of artificial intelligence.
321+
Please follow our <Link text="Acceptable Use Policy" url="/acceptable-use-policy" /> when engaging with our services.
322+
323+
Should you have any security or privacy issues or questions related to the services,
324+
please reach out to our team at <Email to="[email protected]"/> or <Email to="[email protected]" /> respectively.
325+
"""

0 commit comments

Comments
 (0)