Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -20,4 +20,6 @@ tensorflow-hub==0.15.0
|
|
20 |
tensorflow-io-gcs-filesystem==0.34.0
|
21 |
tensorflow-metadata==1.14.0
|
22 |
tensorflow-probability==0.22.0
|
23 |
-
tensorstore==0.1.45
|
|
|
|
|
|
20 |
tensorflow-io-gcs-filesystem==0.34.0
|
21 |
tensorflow-metadata==1.14.0
|
22 |
tensorflow-probability==0.22.0
|
23 |
+
tensorstore==0.1.45
|
24 |
+
pytensor==2.14.2
|
25 |
+
pytest==7.4.3
|