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