stratstudio commited on
Commit
380cefb
1 Parent(s): 2fce262

Create Public Link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/AlekseyKorshuk/vicuna-7b").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/AlekseyKorshuk/vicuna-7b").launch(share=True)