huathedev commited on
Commit
7b3d409
·
1 Parent(s): fc8faf9

Update pages/01_🦷 Segment.py

Browse files
Files changed (1) hide show
  1. pages/01_🦷 Segment.py +1 -2
pages/01_🦷 Segment.py CHANGED
@@ -16,8 +16,7 @@ from stpyvista import stpyvista
16
 
17
  import torch
18
  import torch.nn as nn
19
- import torch.nn.functional as
20
- F
21
  from torch.autograd import Variable
22
 
23
  import streamlit as st
 
16
 
17
  import torch
18
  import torch.nn as nn
19
+ import torch.nn.functional as F
 
20
  from torch.autograd import Variable
21
 
22
  import streamlit as st