Spaces:
Runtime error
Runtime error
miracFence
commited on
Commit
·
1e580b8
1
Parent(s):
c3cb17c
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
gpt_2_simple
|
3 |
+
tensorflow-estimator==1.15.1
|
4 |
+
gradio
|
5 |
+
huggingface_hub
|
6 |
+
easynmt
|
7 |
+
sentence-transformers
|