Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ Pillow==9.5.0
|
|
12 |
torch
|
13 |
torchvision
|
14 |
ipywidgets
|
15 |
-
tensorflow
|
|
|
|
12 |
torch
|
13 |
torchvision
|
14 |
ipywidgets
|
15 |
+
tensorflow
|
16 |
+
numpy
|