fbadine commited on
Commit
2039016
1 Parent(s): 2dbe84a

Update requirements.txt

Browse files

Trying to use an older version of tensorflow. One that was GA around the date I uploaded the model

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  numpy
2
- tensorflow
 
1
  numpy
2
+ tensorflow==2.10