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