danielritchie commited on
Commit
e82e483
·
verified ·
1 Parent(s): 14637ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
  numpy
3
  matplotlib
4
- tensorflow
5
  huggingface_hub
6
  datasets
7
  scikit-learn
 
1
+ gradio==4.29.0
2
  numpy
3
  matplotlib
4
+ tensorflow==2.15.0
5
  huggingface_hub
6
  datasets
7
  scikit-learn