Skip to content

Commit 5f14fa1

Browse files
Update server.py
1 parent 80c418e commit 5f14fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import utils
88
from infer import infer, get_net_g, latest_version
99
from scipy.io import wavfile
10-
10+
import gradio as gr
1111
from config import config
1212

1313
# Flask Init

0 commit comments

Comments
 (0)