Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ requests==2.31.0
|
|
| 4 |
together==0.2.5
|
| 5 |
streamlit-lottie==0.0.5
|
| 6 |
streamlit-option-menu==0.3.12
|
| 7 |
-
extra-streamlit-components==0.1.71
|
|
|
|
|
|
| 4 |
together==0.2.5
|
| 5 |
streamlit-lottie==0.0.5
|
| 6 |
streamlit-option-menu==0.3.12
|
| 7 |
+
extra-streamlit-components==0.1.71
|
| 8 |
+
openai==1.12.0
|