Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -1,7 +1 @@
|
|
1 |
-
gradio==4.44.0
|
2 |
-
pandas==2.2.2
|
3 |
-
matplotlib==3.9.2
|
4 |
-
weasyprint==62.3
|
5 |
-
transformers==4.44.2
|
6 |
-
torch==2.4.0
|
7 |
-
cairocffi==1.7.1
|
|
|
1 |
+
gradio==4.44.0 pandas==2.2.2 matplotlib==3.9.2 seaborn==0.13.2 weasyprint==62.3 transformers==4.43.4 torch==2.4.1
|
|
|
|
|
|
|
|
|
|
|
|