feat: PDF report + guided camera capture with foot silhouette
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ xgboost>=2.0.0
|
|
| 10 |
joblib>=1.3.0
|
| 11 |
gradio>=4.0.0
|
| 12 |
Pillow>=10.0.0
|
|
|
|
|
|
| 10 |
joblib>=1.3.0
|
| 11 |
gradio>=4.0.0
|
| 12 |
Pillow>=10.0.0
|
| 13 |
+
fpdf2>=2.7.0
|