Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ fpdf
|
|
5 |
torch
|
6 |
torchvision
|
7 |
gradio==4.12.0
|
8 |
-
tensorflow==2.
|
9 |
Pillow==10.2.0
|
10 |
reportlab==4.0.6
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
gradio==4.12.0
|
8 |
+
tensorflow==2.10.0
|
9 |
Pillow==10.2.0
|
10 |
reportlab==4.0.6
|