Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
368fbc2
1
Parent(s):
be42941
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ av==10.0.0
|
|
2 |
h5py==3.7.0
|
3 |
langchain
|
4 |
librosa==0.9.2
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
pandas
|
|
|
2 |
h5py==3.7.0
|
3 |
langchain
|
4 |
librosa==0.9.2
|
5 |
+
openai
|
6 |
torch
|
7 |
torchvision
|
8 |
pandas
|