AshanGimhana
commited on
Commit
•
9aa00c0
1
Parent(s):
b8ce805
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
-
tensorflow
|
5 |
keras
|
6 |
opencv-python
|
7 |
matplotlib
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
torchvision
|
4 |
+
tensorflow==2.11.0
|
5 |
keras
|
6 |
opencv-python
|
7 |
matplotlib
|