bizvideoschool
commited on
Commit
•
3fc3e5d
1
Parent(s):
a0464cb
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
-
openai==
|
|
|
|
|
|
1 |
+
streamlit==1.28.0
|
2 |
+
openai==1.3.3
|
3 |
+
requests==2.31.0
|
4 |
+
Pillow==10.1.0
|