Hikari-nyan commited on
Commit
d30cf6f
1 Parent(s): 134ee6a

Update app.py

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