Spaces:
Runtime error
Runtime error
Sheikh Mohammad Rakib commited on
Commit ·
2ff8a42
1
Parent(s): 4bf2b01
chore: update project dependencies in requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
requests==2.34.2
|
| 3 |
pydub==0.25.1
|
| 4 |
pillow==12.2.0
|
| 5 |
-
numpy==2.4.6
|
|
|
|
|
|
| 2 |
requests==2.34.2
|
| 3 |
pydub==0.25.1
|
| 4 |
pillow==12.2.0
|
| 5 |
+
numpy==2.4.6
|
| 6 |
+
openai
|