Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
accelerate
|
| 3 |
torch
|
|
|
|
| 4 |
yt-dlp
|
| 5 |
gradio==4.29.0
|
| 6 |
#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
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
accelerate
|
| 3 |
torch
|
| 4 |
+
torchaudio
|
| 5 |
yt-dlp
|
| 6 |
gradio==4.29.0
|
| 7 |
#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
|