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