Update requirements.txt

changing the versions of numpy and tensorflow from 1.19.5 and >=2.0.0 to 1.21.2 and ==2.8.0 respectively
pull/30/head
april727 1 year ago committed by GitHub
parent f3b7e77ff0
commit 636b519572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
PyMuPDF
numpy==1.19.5
numpy==1.21.2
scikit-learn
tensorflow>=2.0.0
tensorflow>=2.8.0
tensorflow-hub
openai==0.10.2
gradio

Loading…
Cancel
Save