Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ import json
|
|
54 |
from typing import List, Tuple
|
55 |
|
56 |
#import smart.models as smart
|
57 |
-
from sdcclient import SdcClient
|
58 |
|
59 |
# Initialize the SMART client
|
60 |
# smart_client = smart.client
|
|
|
54 |
from typing import List, Tuple
|
55 |
|
56 |
#import smart.models as smart
|
57 |
+
#from sdcclient import SdcClient
|
58 |
|
59 |
# Initialize the SMART client
|
60 |
# smart_client = smart.client
|