Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
streamlit
|
2 |
+
openai==0.28.1
|
3 |
+
requests==2.31.0
|
4 |
+
Pillow==10.0.1
|