Spaces:
Sleeping
Sleeping
SuperBigtoo
commited on
Commit
•
0327cd4
1
Parent(s):
71e9c00
add requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
tensorflow
|
3 |
+
transformers
|
4 |
+
simpletransformers
|
5 |
+
pythainlp
|
6 |
+
numpy
|