Spaces:
Sleeping
Sleeping
Sofia Casadei
commited on
Commit
·
61d7ab7
1
Parent(s):
87d5645
install flash attention
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ fastrtc==0.0.24
|
|
3 |
fastrtc[vad]==0.0.24
|
4 |
python-dotenv
|
5 |
transformers
|
6 |
-
torch
|
7 |
-
torchaudio
|
8 |
gradio
|
9 |
uvicorn[standard]
|
|
|
3 |
fastrtc[vad]==0.0.24
|
4 |
python-dotenv
|
5 |
transformers
|
6 |
+
torch==2.6.0
|
7 |
+
torchaudio==2.6.0
|
8 |
gradio
|
9 |
uvicorn[standard]
|