Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/rbgo/Attention_based_Assamese_English_NMT_BiLSTM
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
keras==2.8.0
|
2 |
-
keras-nightly==2.9.0.dev2022031807
|
3 |
Keras-Preprocessing==1.1.2
|
4 |
nltk==3.7
|
5 |
numpy==1.21.3
|
@@ -9,11 +8,5 @@ regex==2022.3.15
|
|
9 |
scikit-learn==1.0.2
|
10 |
scipy==1.8.0
|
11 |
streamlit==1.7.0
|
12 |
-
tb-nightly==2.9.0a20220318
|
13 |
-
tensorboard==2.8.0
|
14 |
-
tensorboard-data-server==0.6.1
|
15 |
-
tensorboard-plugin-wit==1.8.1
|
16 |
tensorflow==2.8.0
|
17 |
-
|
18 |
-
tf-estimator-nightly==2.9.0.dev2022031808
|
19 |
-
tf-nightly==2.9.0.dev20220318
|
|
|
1 |
keras==2.8.0
|
|
|
2 |
Keras-Preprocessing==1.1.2
|
3 |
nltk==3.7
|
4 |
numpy==1.21.3
|
|
|
8 |
scikit-learn==1.0.2
|
9 |
scipy==1.8.0
|
10 |
streamlit==1.7.0
|
|
|
|
|
|
|
|
|
11 |
tensorflow==2.8.0
|
12 |
+
|
|
|
|