LijinDurairaj
commited on
Commit
•
17a292f
1
Parent(s):
3f8f25c
adding library and removing help file
Browse files- help_file.txt +0 -1
- requirements.txt +1 -0
help_file.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
# this is a general help file to check if the changes are getting stored and reflected !!!
|
|
|
|
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
gradio
|
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
gradio
|
4 |
+
sentencepiece
|