Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ openai
|
|
5 |
streamlit
|
6 |
python-dotenv
|
7 |
gradio
|
8 |
-
boto3
|
|
|
|
5 |
streamlit
|
6 |
python-dotenv
|
7 |
gradio
|
8 |
+
boto3
|
9 |
+
cachetools
|