Spaces:
Runtime error
Runtime error
Commit Β·
0dd2697
1
Parent(s): 650a7e0
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
faiss-gpu==1.7.2
|
| 2 |
keras==2.11.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tensorflow==2.11.0
|
| 4 |
tensorflow-addons==0.19.0
|
| 5 |
tensorflow-datasets==4.8.1
|
|
|
|
| 1 |
faiss-gpu==1.7.2
|
| 2 |
keras==2.11.0
|
| 3 |
+
pystan==3.3.0
|
| 4 |
+
pytest==3.6.4
|
| 5 |
+
python-apt==0.0.0
|
| 6 |
+
python-dateutil==2.8.2
|
| 7 |
+
python-louvain==0.16
|
| 8 |
+
python-multipart==0.0.5
|
| 9 |
+
python-slugify==7.0.0
|
| 10 |
+
python-utils==3.4.5
|
| 11 |
tensorflow==2.11.0
|
| 12 |
tensorflow-addons==0.19.0
|
| 13 |
tensorflow-datasets==4.8.1
|