Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ transformers==4.40.0
|
|
| 6 |
torch==2.3.0
|
| 7 |
accelerate==0.21.0
|
| 8 |
weasyprint==59.0
|
| 9 |
-
pydyf==0.
|
| 10 |
pyphen==0.14.0
|
| 11 |
markdown==3.6
|
| 12 |
textwrap3==0.9.2
|
|
|
|
| 6 |
torch==2.3.0
|
| 7 |
accelerate==0.21.0
|
| 8 |
weasyprint==59.0
|
| 9 |
+
pydyf==0.10.0
|
| 10 |
pyphen==0.14.0
|
| 11 |
markdown==3.6
|
| 12 |
textwrap3==0.9.2
|