Spaces:
Running
Running
robertselvam
commited on
Commit
•
c74a85b
1
Parent(s):
0e3fc88
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
openai-whisper
|
3 |
+
gradio
|
4 |
+
plotly
|
5 |
+
xgboost
|
6 |
+
matplotlib
|