cogniveon commited on
Commit
da60289
1 Parent(s): 764c9f8

feat: :man_dancing: YOLO

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