Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ gradio==3.10.0
|
|
2 |
transformers==4.37.0
|
3 |
torch==2.1.0
|
4 |
pandas==2.1.0
|
5 |
-
|
6 |
-
|
|
|
|
2 |
transformers==4.37.0
|
3 |
torch==2.1.0
|
4 |
pandas==2.1.0
|
5 |
+
openpyxl==3.1.2
|
6 |
+
httpx==0.23.0
|
7 |
+
httpcore==0.16.0
|