Rahul2298 commited on
Commit
3cc4476
·
verified ·
1 Parent(s): d4cf530

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- streamlit
2
- transformers
3
- torch
4
- sentencepiece
 
 
1
+ streamlit>=1.29.0
2
+ pandas>=1.5.0
3
+ transformers>=4.35.0
4
+ # For IBM Granite/Watson, add (if using real API):
5
+ # ibm-watson>=6.0.0