Anshul Bhartiya commited on
Commit
5b83270
1 Parent(s): 20bb8c3

Add application file

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.Interface.load("models/vivekdugale/fine_tuned_llama_2_7b_chat_mental_health_conversation_e1_3.51k").launch()