Nazia Nafis commited on
Commit
0ed3a59
·
1 Parent(s): 70e24c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import nltk
3
  from nltk.corpus import words
4
 
5
  st.title("WORDLE Assistant")
6
- st.image("https://huggingface.co/spaces/nn007/WORDLE-Assistant/blob/main/wordle-1.jpg")
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():