dineshabey commited on
Commit
c9650b2
1 Parent(s): 7fb4f77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  transformers==4.38.2
2
  streamlit==1.10.0
3
- tensorflow==2.0
4
  torch
5
  torchvision
 
1
+
2
  transformers==4.38.2
3
  streamlit==1.10.0
4
+ tensorflow>=2.7.0
5
  torch
6
  torchvision