kcelia commited on
Commit
75bc44e
β€’
1 Parent(s): 2eb250a

chore: update title

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Encrypted Image Filtering Using Homomorphic Encryption
3
  emoji: πŸ“Έ πŸŒ„
4
  colorFrom: purple
5
  colorTo: purple
 
1
  ---
2
+ title: Image Filtering On Encrypted Data Using Fully Homomorphic Encryption
3
  emoji: πŸ“Έ πŸŒ„
4
  colorFrom: purple
5
  colorTo: purple
app.py CHANGED
@@ -358,7 +358,7 @@ with demo:
358
  <p align="center">
359
  <img width=200 src="https://user-images.githubusercontent.com/5758427/197816413-d9cddad3-ba38-4793-847d-120975e1da11.png">
360
  </p>
361
- <h1 align="center">Encrypted Image Filtering Using Homomorphic Encryption</h1>
362
  <p align="center">
363
  <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>
364
  β€”
 
358
  <p align="center">
359
  <img width=200 src="https://user-images.githubusercontent.com/5758427/197816413-d9cddad3-ba38-4793-847d-120975e1da11.png">
360
  </p>
361
+ <h1 align="center">Image Filtering On Encrypted Data Using Fully Homomorphic Encryption</h1>
362
  <p align="center">
363
  <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>
364
  β€”