CNXT commited on
Commit
c89884d
·
1 Parent(s): 6b94ab4

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/chatx").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/gpt2").launch()