Pujan-Dev commited on
Commit
a10481e
·
1 Parent(s): 3d29231

feat:added readme.md

Browse files
Files changed (2) hide show
  1. .gitignore +0 -1
  2. static/robots.txt +0 -0
.gitignore CHANGED
@@ -62,7 +62,6 @@ todo.md
62
  np_text_model
63
  IMG_Models
64
  notebooks
65
- static
66
  # Ignore model and tokenizer files
67
  np_text_model/classifier/sentencepiece.bpe.model
68
  np_text_model/classifier/tokenizer.json
 
62
  np_text_model
63
  IMG_Models
64
  notebooks
 
65
  # Ignore model and tokenizer files
66
  np_text_model/classifier/sentencepiece.bpe.model
67
  np_text_model/classifier/tokenizer.json
static/robots.txt ADDED
File without changes