Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shubham09
/
Shubham09-falcon-big
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b0ac8cb
Shubham09-falcon-big
/
app.py
Shubham09
initial commit
b0ac8cb
almost 2 years ago
raw
Copy download link
history
blame
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Shubham09/falcon-big"
).launch()