Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,10 @@ scipy==1.11.4
|
|
| 9 |
soundfile==0.12.1
|
| 10 |
librosa==0.10.1
|
| 11 |
chromadb==0.4.18
|
| 12 |
-
pandas==2.1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
soundfile==0.12.1
|
| 10 |
librosa==0.10.1
|
| 11 |
chromadb==0.4.18
|
| 12 |
+
pandas==2.1.4
|
| 13 |
+
neo4j==5.14.0
|
| 14 |
+
problog==2.1.0
|
| 15 |
+
pyro-ppl==1.8.5
|
| 16 |
+
torch-geometric==2.4.0
|
| 17 |
+
owlready2==0.42
|
| 18 |
+
networkx==3.2.1
|