Spaces:
Sleeping
Sleeping
HusnaManakkot
commited on
Commit
•
93ac23d
1
Parent(s):
704b569
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==1.11.0
|
2 |
+
transformers
|
3 |
+
gradio==4.0.1
|
4 |
+
sentencepiece
|
5 |
+
datasets
|