Hikari-nyan commited on
Commit
6d18db2
1 Parent(s): d30cf6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -1,5 +1,3 @@
1
  import gradio as gr
2
 
3
- #gr.Interface.load("models/Undi95/MLewd-L2-Chat-13B").launch()
4
-
5
- app.launch(share=True)
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/Undi95/MLewd-L2-Chat-13B").launch()