Spaces:
Runtime error
Runtime error
Commit
·
8176a6b
1
Parent(s):
320951c
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
av==10.0.0
|
| 2 |
h5py==3.7.0
|
|
|
|
| 3 |
librosa==0.9.2
|
| 4 |
torch
|
| 5 |
torchvision
|
|
@@ -7,3 +8,4 @@ pandas
|
|
| 7 |
numpy
|
| 8 |
scikit_learn
|
| 9 |
torchaudio
|
|
|
|
|
|
| 1 |
av==10.0.0
|
| 2 |
h5py==3.7.0
|
| 3 |
+
langchain
|
| 4 |
librosa==0.9.2
|
| 5 |
torch
|
| 6 |
torchvision
|
|
|
|
| 8 |
numpy
|
| 9 |
scikit_learn
|
| 10 |
torchaudio
|
| 11 |
+
|