CNXT commited on
Commit
c19469e
1 Parent(s): c89884d

Update application file

Browse files
Files changed (1) hide show
  1. application file +1 -1
application file CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/gpt2").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/chatx").launch()