Spaces:
Runtime error
Runtime error
dafajudin
commited on
Commit
·
37d699d
1
Parent(s):
afef25a
first commit
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
gradio
|
3 |
+
plotly
|
4 |
+
torch
|
5 |
+
tensorflow
|
6 |
+
tf-keras
|