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