Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ sympy==1.13.1
|
|
| 6 |
scikit-learn==1.6.1
|
| 7 |
huggingface-hub==0.31.4
|
| 8 |
beartype==0.18.5
|
|
|
|
| 9 |
gradio
|
|
|
|
| 6 |
scikit-learn==1.6.1
|
| 7 |
huggingface-hub==0.31.4
|
| 8 |
beartype==0.18.5
|
| 9 |
+
matplotlib
|
| 10 |
gradio
|