Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,5 @@ numpy>=1.24.0
|
|
| 4 |
scipy>=1.11.0
|
| 5 |
plotly>=5.0.0
|
| 6 |
Pillow>=10.0.0
|
|
|
|
|
|
|
|
|
| 4 |
scipy>=1.11.0
|
| 5 |
plotly>=5.0.0
|
| 6 |
Pillow>=10.0.0
|
| 7 |
+
fpdf2>=2.7.0
|
| 8 |
+
python-docx>=1.0.0
|