Spaces:
Running
Running
Update dashboard.py
Browse files- dashboard.py +0 -1
dashboard.py
CHANGED
@@ -8,7 +8,6 @@ import tensorflow as tf
|
|
8 |
import os
|
9 |
import warnings
|
10 |
|
11 |
-
from supabase import create_client, Client
|
12 |
|
13 |
from pages import about, community, user_guide
|
14 |
|
|
|
8 |
import os
|
9 |
import warnings
|
10 |
|
|
|
11 |
|
12 |
from pages import about, community, user_guide
|
13 |
|