Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ nest-asyncio
|
|
4 |
pandas
|
5 |
tiktoken
|
6 |
IPython
|
7 |
-
gradio
|
|
|
|
|
|
4 |
pandas
|
5 |
tiktoken
|
6 |
IPython
|
7 |
+
gradio
|
8 |
+
openpyxl
|
9 |
+
python-dotenv
|