parass13 commited on
Commit
5116eef
·
verified ·
1 Parent(s): 1a213dc

Update dashboard.py

Browse files
Files changed (1) hide show
  1. dashboard.py +1 -1
dashboard.py CHANGED
@@ -1,4 +1,4 @@
1
- import gradio
2
  import re
3
  import bcrypt
4
  import numpy as np
 
1
+ import gradio as gr
2
  import re
3
  import bcrypt
4
  import numpy as np