Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,8 @@ huggingface_hub==0.25.2
|
|
| 2 |
openai
|
| 3 |
gradio
|
| 4 |
pydantic
|
|
|
|
| 5 |
gradio_toggle
|
| 6 |
requests
|
| 7 |
PyYAML
|
| 8 |
-
|
|
|
|
| 2 |
openai
|
| 3 |
gradio
|
| 4 |
pydantic
|
| 5 |
+
pandas
|
| 6 |
gradio_toggle
|
| 7 |
requests
|
| 8 |
PyYAML
|
| 9 |
+
jsondiff
|