Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
os
|
|
|
2 |
streamlit==0.88.0
|
3 |
Pillow==8.4.0
|
4 |
numpy==1.21.4
|
|
|
1 |
os
|
2 |
+
openai==0.27.0
|
3 |
streamlit==0.88.0
|
4 |
Pillow==8.4.0
|
5 |
numpy==1.21.4
|