Roman
commited on
Commit
•
da036da
1
Parent(s):
5369c66
chore: update title
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Encrypted
|
3 |
emoji: 📸 🌄
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
|
|
1 |
---
|
2 |
+
title: Encrypted Image Filtering Using Homomorphic Encryption
|
3 |
emoji: 📸 🌄
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
app.py
CHANGED
@@ -368,7 +368,7 @@ with demo:
|
|
368 |
<p align="center">
|
369 |
<img width=200 src="https://user-images.githubusercontent.com/5758427/197816413-d9cddad3-ba38-4793-847d-120975e1da11.png">
|
370 |
</p>
|
371 |
-
<h1 align="center">Encrypted
|
372 |
<p align="center">
|
373 |
<a href="https://github.com/zama-ai/concrete-ml"> <img style="vertical-align: middle; display:inline-block; margin-right: 3px;" width=15 src="https://user-images.githubusercontent.com/5758427/197972109-faaaff3e-10e2-4ab6-80f5-7531f7cfb08f.png">Concrete-ML</a>
|
374 |
—
|
|
|
368 |
<p align="center">
|
369 |
<img width=200 src="https://user-images.githubusercontent.com/5758427/197816413-d9cddad3-ba38-4793-847d-120975e1da11.png">
|
370 |
</p>
|
371 |
+
<h1 align="center">Encrypted Image Filtering Using Homomorphic Encryption</h1>
|
372 |
<p align="center">
|
373 |
<a href="https://github.com/zama-ai/concrete-ml"> <img style="vertical-align: middle; display:inline-block; margin-right: 3px;" width=15 src="https://user-images.githubusercontent.com/5758427/197972109-faaaff3e-10e2-4ab6-80f5-7531f7cfb08f.png">Concrete-ML</a>
|
374 |
—
|