Spaces:
Sleeping
Sleeping
Nazia Nafis
commited on
Commit
·
0ed3a59
1
Parent(s):
70e24c8
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import nltk
|
|
3 |
from nltk.corpus import words
|
4 |
|
5 |
st.title("WORDLE Assistant")
|
6 |
-
st.image("
|
7 |
|
8 |
@st.cache
|
9 |
def download():
|
|
|
3 |
from nltk.corpus import words
|
4 |
|
5 |
st.title("WORDLE Assistant")
|
6 |
+
st.image("wordle-1.jpg")
|
7 |
|
8 |
@st.cache
|
9 |
def download():
|