Schmitz005 commited on
Commit
34a0776
·
verified ·
1 Parent(s): ee1d02e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from whale_core 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")
 
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")