Spaces:
Sleeping
Sleeping
abdulmatinomotoso
commited on
Commit
•
c5203f5
1
Parent(s):
e32c3f8
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.10.2
|
2 |
+
sentencepiece==0.1.96
|
3 |
+
nltk
|
4 |
+
torch
|
5 |
+
gradio_client==0.1.4
|
6 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|