Spaces:
Running
Running
Dima commited on
Commit ·
0a73e60
1
Parent(s): a4f80cf
reqs
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai==0.27.7
|
| 2 |
+
streamlit==1.22.0
|
| 3 |
+
streamlit_audiorecorder==0.0.2
|