Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
torch
|
3 |
-
yt-dlp
|
|
|
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
torch
|
3 |
+
yt-dlp
|
4 |
+
wheel
|
5 |
+
flash-attn --install-option='--no-build-isolation '
|