Spaces:
Running
Running
Aitron Emper
commited on
Commit
•
6fc35f4
1
Parent(s):
8c3371e
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,6 +22,7 @@ numba==0.56.4; sys_platform == 'win32'
|
|
22 |
torch==2.1.1
|
23 |
torchcrepe==0.0.21
|
24 |
torchvision==0.16.1
|
|
|
25 |
|
26 |
# Visualization
|
27 |
matplotlib==3.7.2
|
|
|
22 |
torch==2.1.1
|
23 |
torchcrepe==0.0.21
|
24 |
torchvision==0.16.1
|
25 |
+
local_attention
|
26 |
|
27 |
# Visualization
|
28 |
matplotlib==3.7.2
|