aimeri commited on
Commit
c40a960
·
1 Parent(s): b7fa0fa

Update requirements.txt to add torchvision and torchaudio dependencies.

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ transformers @ git+https://github.com/huggingface/transformers@3a1ead0aabed473ea
2
  qwen-omni-utils[decord]
3
  soundfile
4
  torch
5
- gradio
 
 
 
2
  qwen-omni-utils[decord]
3
  soundfile
4
  torch
5
+ gradio
6
+ torchvision
7
+ torchaudio