mathslearn commited on
Commit
b696bcd
·
verified ·
1 Parent(s): efa62bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ iface = gr.Interface(
115
  outputs=gr.Text(),
116
  )
117
 
118
- # Launch Gradio Interfaces
119
  iface.launch()
120
 
121
  # gr.load("models/ksh-nyp/llama-2-7b-chat-TCMKB").launch()
 
115
  outputs=gr.Text(),
116
  )
117
 
118
+ # Launch Gradio Interface
119
  iface.launch()
120
 
121
  # gr.load("models/ksh-nyp/llama-2-7b-chat-TCMKB").launch()