starnernj commited on
Commit
217a473
·
verified ·
1 Parent(s): 9ee6131

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -65,5 +65,4 @@ interface = gr.Interface(
65
  description="A chatbot using a fine-tuned LoRA adapter on LLaMA 3.1 8B, tuned on thousands of writings of the early Christian Church Fathers.",
66
  )
67
 
68
- if __name__ == "__main__":
69
- interface.launch()
 
65
  description="A chatbot using a fine-tuned LoRA adapter on LLaMA 3.1 8B, tuned on thousands of writings of the early Christian Church Fathers.",
66
  )
67
 
68
+ interface.launch()