Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
pandas==1.5.3
|
2 |
openpyxl==3.1.2
|
3 |
openai==0.28.0
|
4 |
-
gradio==
|
|
|
|
1 |
+
numpy==1.23.5
|
2 |
pandas==1.5.3
|
3 |
openpyxl==3.1.2
|
4 |
openai==0.28.0
|
5 |
+
gradio==3.35.2
|
6 |
+
|