AItool commited on
Commit
0ccce17
·
verified ·
1 Parent(s): b84d887

Update inference_img.py

Browse files
Files changed (1) hide show
  1. inference_img.py +0 -2
inference_img.py CHANGED
@@ -5,8 +5,6 @@ import argparse
5
  from torch.nn import functional as F
6
  import warnings
7
 
8
- import streamlit as st
9
-
10
  OUTPUT_PATH = "/home/user/app/output/"
11
 
12
  warnings.filterwarnings("ignore")
 
5
  from torch.nn import functional as F
6
  import warnings
7
 
 
 
8
  OUTPUT_PATH = "/home/user/app/output/"
9
 
10
  warnings.filterwarnings("ignore")