hema1 commited on
Commit
affe42f
1 Parent(s): 7ffb91e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  torch
2
- transformers==4.28.0 # Ensure compatibility with Keras and TensorFlow
3
- tensorflow>=2.0.0,<3.0.0
4
- keras==2.11.0
5
 
 
1
  torch
2
+ transformers
3
+ tensorflow>=2.0.0
 
4