arshad615 commited on
Commit
ee2f65b
·
1 Parent(s): 418d505

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@
34
  # ).launch()
35
  import gradio as gr
36
 
37
- gr.load("tiiuae/falcon-7b-instruct").launch()
 
34
  # ).launch()
35
  import gradio as gr
36
 
37
+ gr.load("models/tiiuae/falcon-7b-instruct").launch()