Rafay17 commited on
Commit
073aaff
·
verified ·
1 Parent(s): ead1a6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  streamlit
2
- transformers==4.28.1 # Ensure compatibility
3
- torch==2.0.1 # or tensorflow==2.14.0
4
- tf-keras==2.13.0 # Ensure compatibility
 
1
  streamlit
2
+ transformers==4.28.1 # Ensure compatibility with other packages
3
+ torch==2.0.1 # PyTorch version
4
+ tensorflow==2.14.0 # Replace tf-keras with full TensorFlow install