Spaces:
Running
Running
Update steganography.py
Browse files- steganography.py +3 -3
steganography.py
CHANGED
@@ -100,12 +100,12 @@ with gr.Blocks(title='Audio Steganography', theme=gr.themes.Soft(primary_hue="gr
|
|
100 |
with gr.Tab("INFO"):
|
101 |
with gr.Column(variant='panel'):
|
102 |
with gr.Group():
|
103 |
-
gr.HTML("<center><
|
104 |
-
gr.HTML("<center><
|
105 |
gr.HTML("<center><h2><b>Steganography is not Stable Diffusion and not Suno, why are you trying to generate images and music here?</b></h2></center>")
|
106 |
with gr.Column(variant='panel'):
|
107 |
with gr.Group():
|
108 |
-
gr.HTML("<center><
|
109 |
gr.HTML("<center><h1><b><u>In this interface, steganography is used to hide text or an image in the spectrogram of an sound.</u></b></h1></center>")
|
110 |
with gr.Column(variant='panel'):
|
111 |
with gr.Group():
|
|
|
100 |
with gr.Tab("INFO"):
|
101 |
with gr.Column(variant='panel'):
|
102 |
with gr.Group():
|
103 |
+
gr.HTML("<center><h2><b>Ha-Ha-Ha, I'm laughing at you.</b></h1></center>")
|
104 |
+
gr.HTML("<center><h2><b>People, before using this interface, read about what Steganography is.</b></h1></center>")
|
105 |
gr.HTML("<center><h2><b>Steganography is not Stable Diffusion and not Suno, why are you trying to generate images and music here?</b></h2></center>")
|
106 |
with gr.Column(variant='panel'):
|
107 |
with gr.Group():
|
108 |
+
gr.HTML("<center><h1><b><u>Steganography is a method of hiding information within other information or a physical object in such a way that it cannot be detected. Using steganography, you can hide almost any digital content, including texts, images, audio, and video files.</u></b></h2></center>")
|
109 |
gr.HTML("<center><h1><b><u>In this interface, steganography is used to hide text or an image in the spectrogram of an sound.</u></b></h1></center>")
|
110 |
with gr.Column(variant='panel'):
|
111 |
with gr.Group():
|