Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==4.39.0
|
2 |
openai==1.37.0
|
3 |
-
tenacity
|
|
|
|
1 |
gradio==4.39.0
|
2 |
openai==1.37.0
|
3 |
+
tenacity
|
4 |
+
streamlit
|