Spaces:
Runtime error
Runtime error
Commit Β·
d0bb0d3
1
Parent(s): 73e2b91
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
faiss-gpu==1.7.2
|
|
|
|
| 2 |
tensorflow-addons==0.19.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tensorflow-text==2.11.0
|
|
|
|
| 1 |
faiss-gpu==1.7.2
|
| 2 |
+
tensorflow==2.11.0
|
| 3 |
tensorflow-addons==0.19.0
|
| 4 |
+
tensorflow-datasets==4.8.1
|
| 5 |
+
tensorflow-estimator==2.11.0
|
| 6 |
+
tensorflow-gcs-config==2.9.1
|
| 7 |
+
tensorflow-hub==0.12.0
|
| 8 |
+
tensorflow-io-gcs-filesystem==0.29.0
|
| 9 |
+
tensorflow-metadata==1.12.0
|
| 10 |
+
tensorflow-probability==0.17.0
|
| 11 |
tensorflow-text==2.11.0
|