Spaces:
Sleeping
Sleeping
th8m0z
commited on
Commit
•
175c416
1
Parent(s):
cc923ad
pinning tensorflow version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ gradio
|
|
2 |
PyMuPDF
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
-
tensorflow
|
6 |
tensorflow-hub
|
7 |
openai
|
|
|
2 |
PyMuPDF
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
+
tensorflow=2.13.0
|
6 |
tensorflow-hub
|
7 |
openai
|