ysharma HF staff commited on
Commit
b33c97b
1 Parent(s): 8a96b9e
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -3,7 +3,8 @@ import gradio as gr
3
  ############################################################ This is still under progress #######################
4
  #def formatdata(dframe):
5
  #return
6
-
 
7
 
8
  def wordsrch(img):
9
  lang = ["en"]
 
3
  ############################################################ This is still under progress #######################
4
  #def formatdata(dframe):
5
  #return
6
+ #https://huggingface.co/spaces/ttj/wordle-helper/blob/main/app.py
7
+ #https://raw.githubusercontent.com/dwyl/english-words/master/words.txt
8
 
9
  def wordsrch(img):
10
  lang = ["en"]