Spaces:
Running
Running
felixrosberg
commited on
Commit
β’
4d44104
1
Parent(s):
5988dcb
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
tensorflow
|
2 |
-
tensorflow-addons
|
3 |
opencv-python-headless
|
4 |
scipy
|
5 |
pillow
|
|
|
1 |
+
tensorflow==2.10
|
2 |
+
tensorflow-addons==0.17.1
|
3 |
opencv-python-headless
|
4 |
scipy
|
5 |
pillow
|