Spaces:
Running
on
T4
Running
on
T4
update test
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
accelerate
|
3 |
torch
|
4 |
-
|
5 |
-
spaces
|
6 |
-
gradio==4.12.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
|
8 |
#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 |
git+https://github.com/huggingface/transformers
|
2 |
accelerate
|
3 |
torch
|
4 |
+
yt-dlp
|
|
|
|
|
5 |
#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
|
6 |
#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
|