Roman
commited on
update banner
Browse files
app.py
CHANGED
|
@@ -366,12 +366,12 @@ with demo:
|
|
| 366 |
<a href="https://twitter.com/zama_fhe"> <img style="vertical-align: middle; display:inline-block; margin-right: 3px;" width=15 src="https://user-images.githubusercontent.com/5758427/197975044-bab9d199-e120-433b-b3be-abd73b211a54.png">@zama_fhe</a>
|
| 367 |
</p>
|
| 368 |
<p align="center">
|
| 369 |
-
|
| 370 |
-
<a href="https://zama.ai/post/encrypted-image-filtering-using-homomorphic-encryption"> tutorial</a>
|
| 371 |
-
.
|
| 372 |
</p>
|
| 373 |
<p align="center">
|
| 374 |
-
|
|
|
|
|
|
|
| 375 |
</p>
|
| 376 |
"""
|
| 377 |
)
|
|
|
|
| 366 |
<a href="https://twitter.com/zama_fhe"> <img style="vertical-align: middle; display:inline-block; margin-right: 3px;" width=15 src="https://user-images.githubusercontent.com/5758427/197975044-bab9d199-e120-433b-b3be-abd73b211a54.png">@zama_fhe</a>
|
| 367 |
</p>
|
| 368 |
<p align="center">
|
| 369 |
+
<img src="https://user-images.githubusercontent.com/56846628/219605302-5baafac4-cf6f-4f06-9a96-91cef2b84a63.png" width="70%" height="70%">
|
|
|
|
|
|
|
| 370 |
</p>
|
| 371 |
<p align="center">
|
| 372 |
+
Test the app below, review
|
| 373 |
+
<a href="https://zama.ai/post/encrypted-image-filtering-using-homomorphic-encryption"> our tutorial</a>
|
| 374 |
+
, and try the build for yourself!
|
| 375 |
</p>
|
| 376 |
"""
|
| 377 |
)
|