Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -17
requirements.txt
CHANGED
|
@@ -1,21 +1,6 @@
|
|
| 1 |
git+https://github.com/petter2025us/agentic-reliability-framework.git
|
| 2 |
gradio==4.16.0
|
| 3 |
-
transformers==4.36.0
|
| 4 |
-
torch==2.1.0
|
| 5 |
-
sentence-transformers==2.2.2
|
| 6 |
-
diffusers==0.24.0
|
| 7 |
-
accelerate==0.24.1
|
| 8 |
-
scipy==1.11.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.2.9
|
| 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
|
| 20 |
plotly==5.18.0
|
|
|
|
|
|
|
| 21 |
arviz==0.18.0
|
|
|
|
| 1 |
git+https://github.com/petter2025us/agentic-reliability-framework.git
|
| 2 |
gradio==4.16.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
plotly==5.18.0
|
| 4 |
+
pandas==2.1.4
|
| 5 |
+
numpy
|
| 6 |
arviz==0.18.0
|