Spaces:
Runtime error
Runtime error
Add tright version of tf
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
youtube_transcript_api
|
2 |
-
tensorflow==2.
|
3 |
-
keras
|
4 |
-
keras-nlp
|
|
|
1 |
youtube_transcript_api
|
2 |
+
tensorflow==2.15
|
3 |
+
keras
|
4 |
+
keras-nlp
|