Spaces:
Running
Running
mrbeliever
commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
Pillow
|
|
|
1 |
+
streamlit==1.17.0
|
2 |
+
openai==0.27.0
|
3 |
+
Pillow==9.3.0
|