gagan001 commited on
Commit
4fbeca8
·
1 Parent(s): 9cdcbb3

Added requirements file

Browse files
Files changed (2) hide show
  1. .gitignore +1 -1
  2. requirements.txt +1 -0
.gitignore CHANGED
@@ -1,3 +1,3 @@
1
- *.txt
2
  tokenizer/README.md
3
  __pycache__
 
1
+ tokenizer/*.txt
2
  tokenizer/README.md
3
  __pycache__
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ torch