Spaces:
Build error
Build error
Commit
·
f9f538e
1
Parent(s):
ed61cc1
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
TensorFlow==2.3.0
|
2 |
+
Keras==2.4.3
|
3 |
+
nltk==3.5
|
4 |
+
keras-bert==0.86.0
|
5 |
+
bioc==1.3.4
|