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