pere commited on
Commit
c827e55
·
verified ·
1 Parent(s): e6fa897

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- git+https://github.com/huggingface/transformers
 
 
2
  accelerate
3
  torch
4
  torchaudio
5
- yt-dlp
6
- gradio==4.29.0
7
- huggingface-hub==0.25.2
8
- #https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch1.12cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
9
- #https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
 
1
+ transformers==4.45.2
2
+ gradio==4.44.1
3
+ huggingface-hub==0.25.2
4
  accelerate
5
  torch
6
  torchaudio
7
+ yt-dlp