fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai
|
|
|
2 |
ZhDate
|
3 |
gradio
|
4 |
gradio_calendar
|
|
|
1 |
openai
|
2 |
+
python-dotenv
|
3 |
ZhDate
|
4 |
gradio
|
5 |
gradio_calendar
|