Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
git+https://github.com/sudo-carson/TensorFlowTTS
|
2 |
git+https://github.com/repodiac/german_transliterate
|
|
|
|
|
3 |
streamlit
|
|
|
1 |
git+https://github.com/sudo-carson/TensorFlowTTS
|
2 |
git+https://github.com/repodiac/german_transliterate
|
3 |
+
tensorflow==2.6
|
4 |
+
keras==2.6.0
|
5 |
streamlit
|