Skip to content

Commit

Permalink
Update server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardust-minus authored Nov 6, 2023
1 parent 80c418e commit 5f14fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import utils
from infer import infer, get_net_g, latest_version
from scipy.io import wavfile

import gradio as gr
from config import config

# Flask Init
Expand Down

0 comments on commit 5f14fa1

Please sign in to comment.