cogniveon commited on
Commit
e4df58f
1 Parent(s): da60289

feat: :man_dancing: YOLO

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  pandas
2
  torch
3
  torchaudio
 
4
  keras
5
  transformers[torch]
 
1
  pandas
2
  torch
3
  torchaudio
4
+ tensorflow
5
  keras
6
  transformers[torch]