Spaces:
Runtime error
Runtime error
Update AICoreAGIX_with_TB.py
Browse files- AICoreAGIX_with_TB.py +1 -1
AICoreAGIX_with_TB.py
CHANGED
|
@@ -15,7 +15,7 @@ import pyttsx3
|
|
| 15 |
import os
|
| 16 |
|
| 17 |
|
| 18 |
-
from
|
| 19 |
from CodriaoCore.ar_integration import ARDataOverlay
|
| 20 |
from CodriaoCore.neural_symbolic import NeuralSymbolicProcessor
|
| 21 |
from CodriaoCore.federated_learning import FederatedAI
|
|
|
|
| 15 |
import os
|
| 16 |
|
| 17 |
|
| 18 |
+
from CodriaoCore.multi_model_analyzer import MultiAgentSystem
|
| 19 |
from CodriaoCore.ar_integration import ARDataOverlay
|
| 20 |
from CodriaoCore.neural_symbolic import NeuralSymbolicProcessor
|
| 21 |
from CodriaoCore.federated_learning import FederatedAI
|