Leonel Valencia commited on
Commit
55bd4b1
Β·
verified Β·
1 Parent(s): 2896492

Update requirements.txt

Browse files

add tf-keras to fix the app.py

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  transformers
2
  torch
3
- tensorflow
 
 
1
  transformers
2
  torch
3
+ tensorflow
4
+ tf-keras