Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
pandas==2.2.2
|
3 |
matplotlib==3.9.2
|
4 |
weasyprint==62.3
|
5 |
transformers==4.44.2
|
6 |
-
torch==2.4.0
|
|
|
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
|