Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ pyro-ppl==1.8.5
|
|
| 16 |
torch-geometric==2.4.0
|
| 17 |
owlready2==0.42
|
| 18 |
networkx==3.2.1
|
| 19 |
-
huggingface-hub==0.20.3
|
|
|
|
|
|
|
|
|
| 16 |
torch-geometric==2.4.0
|
| 17 |
owlready2==0.42
|
| 18 |
networkx==3.2.1
|
| 19 |
+
huggingface-hub==0.20.3
|
| 20 |
+
plotly==5.18.0
|
| 21 |
+
arviz==0.18.0
|