Ankush commited on
Commit ·
3a58f3a
1
Parent(s): 078ce08
Add HuggingFace Space config to README
Browse files
README.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<h1 align="center">
|
| 2 |
-
|
| 3 |
-
Enhanced Super Resolution
|
| 4 |
</h1>
|
| 5 |
|
| 6 |
<p align="center">
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: StegNet
|
| 3 |
+
emoji: 🔒
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
<h1 align="center">
|
| 13 |
+
StegNet : Deep Learning-Based Image Steganography with Encryption and Super Resolution
|
|
|
|
| 14 |
</h1>
|
| 15 |
|
| 16 |
<p align="center">
|