Spaces:
Running
Running
feat:added readme.md
Browse files- .gitignore +0 -1
- 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
|