jmLuis commited on
Commit
f2c4379
1 Parent(s): f7109d9

Added for tensorflow prob

Browse files

If you want to install PyTorch:

Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- transformers
 
 
 
 
1
+ torch
2
+ tensorflow>=2.0
3
+ gradio
4
+ transformers