Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ transformers
|
|
5 |
torch
|
6 |
streamlit
|
7 |
gradio
|
8 |
-
tensorflow
|
9 |
tf-keras
|
|
|
5 |
torch
|
6 |
streamlit
|
7 |
gradio
|
8 |
+
tensorflow==2.12.0
|
9 |
tf-keras
|