LOHJC commited on
Commit
e1b2463
1 Parent(s): 2cffea2

update tensorflow dependency

Browse files
__pycache__/app.cpython-311.pyc ADDED
Binary file (5.87 kB). View file
 
__pycache__/dependency.cpython-311.pyc ADDED
Binary file (14.8 kB). View file
 
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tensorflow=2.15.0
2
  numpy
3
  matplotlib
4
  transformers
 
1
+ tensorflow==2.15.0
2
  numpy
3
  matplotlib
4
  transformers