Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
from
|
2 |
|
3 |
print("🐋 Welcome to HuggingWhale.AI")
|
4 |
print("Drop your chaos here and we'll pretend to make sense of it...\n")
|
|
|
1 |
+
from whalecore import parser, agents
|
2 |
|
3 |
print("🐋 Welcome to HuggingWhale.AI")
|
4 |
print("Drop your chaos here and we'll pretend to make sense of it...\n")
|