ginipick commited on
Commit
55d59a6
·
verified ·
1 Parent(s): b7aa700

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import random
11
  from tqdm import tqdm
12
 
13
  # Constants
14
- TITLE = "🌐 Phi-3 Instruct Graph Explorer"
15
  SUBTITLE = "✨ Extract and visualize knowledge graphs from any text in multiple languages"
16
 
17
  # Custom CSS for styling
 
11
  from tqdm import tqdm
12
 
13
  # Constants
14
+ TITLE = "🌐 GraphMind: Phi-3 Instruct Graph Explorer"
15
  SUBTITLE = "✨ Extract and visualize knowledge graphs from any text in multiple languages"
16
 
17
  # Custom CSS for styling