Commit
·
a0a36f0
1
Parent(s):
57b5c58
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
streamlit==0.89.0
|
|
|
1 |
+
openai
|
2 |
+
python-pptx
|
3 |
+
streamlit
|
|