Spaces:
Build error
Build error
Commit
·
2b31485
1
Parent(s):
8ab1139
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
beautifulsoup4
|
3 |
+
mistune
|
4 |
+
pytz
|
5 |
+
audio-recorder-streamlit
|