roncmic commited on
Commit
5a9f710
·
verified ·
1 Parent(s): 9e570a5

Update app_pyvis_new.py

Browse files
Files changed (1) hide show
  1. app_pyvis_new.py +1 -0
app_pyvis_new.py CHANGED
@@ -28,6 +28,7 @@ import random
28
  from itertools import combinations
29
  from typing import Optional, Union
30
  import torch
 
31
 
32
 
33
  # Replace these with your actual app key and secret
 
28
  from itertools import combinations
29
  from typing import Optional, Union
30
  import torch
31
+ import osmnx as osm
32
 
33
 
34
  # Replace these with your actual app key and secret