Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arshad615
/
falcon-test-app
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arshad615
commited on
Oct 1, 2023
Commit
ee2f65b
·
1 Parent(s):
418d505
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()