Spaces:
Running
Running
meta-artem
commited on
Commit
•
6c9ee55
1
Parent(s):
3d74a39
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow
|
2 |
tensorflow-datasets==4.4.0
|
3 |
tensorflow-addons==0.15.0
|
4 |
absl-py==0.12.0
|
|
|
1 |
+
tensorflow>=2.6.2 # The latest should include tensorflow-gpu
|
2 |
tensorflow-datasets==4.4.0
|
3 |
tensorflow-addons==0.15.0
|
4 |
absl-py==0.12.0
|