Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,7 +4,6 @@ import streamlit as st
|
|
| 4 |
st.image(
|
| 5 |
"https://huggingface.co/spaces/taarhissian/SentinelCryptography/blob/main/sentinelcryptographylogo.png.png",
|
| 6 |
caption="SentinelCryptography Logo",
|
| 7 |
-
use_column_width=True
|
| 8 |
)
|
| 9 |
|
| 10 |
import random
|
|
|
|
| 4 |
st.image(
|
| 5 |
"https://huggingface.co/spaces/taarhissian/SentinelCryptography/blob/main/sentinelcryptographylogo.png.png",
|
| 6 |
caption="SentinelCryptography Logo",
|
|
|
|
| 7 |
)
|
| 8 |
|
| 9 |
import random
|