Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ numpy==1.24.3
|
|
| 5 |
Pillow==10.0.0
|
| 6 |
torch==2.1.0
|
| 7 |
torchvision==0.16.0
|
| 8 |
-
matplotlib==3.7.3
|
|
|
|
|
|
| 5 |
Pillow==10.0.0
|
| 6 |
torch==2.1.0
|
| 7 |
torchvision==0.16.0
|
| 8 |
+
matplotlib==3.7.3
|
| 9 |
+
fpdf==1.7.2
|