Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ problog==2.2.9
|
|
| 15 |
pyro-ppl==1.8.5
|
| 16 |
torch-geometric==2.4.0
|
| 17 |
owlready2==0.42
|
| 18 |
-
networkx==3.2.1
|
|
|
|
|
|
| 15 |
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
|