KingofMidnight commited on
Commit
b4b1df4
1 Parent(s): ce32a3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,4 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface(inputs="text", outputs="text")
4
  gr.load("models/WizardLM/WizardCoder-3B-V1.0").launch()
 
1
  import gradio as gr
2
 
 
3
  gr.load("models/WizardLM/WizardCoder-3B-V1.0").launch()