Bajiyo commited on
Commit
16f4c09
1 Parent(s): b7822fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers
2
- tensorflow
3
- keras
4
  gradio
5
  torch
 
1
  transformers
2
+ tensorflow>=2.6.0,<3.0.0
3
+ keras>=2.6.0,<3.0.0
4
  gradio
5
  torch