Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tj
/
Writer-camel-5b-hf
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
514b21b
Writer-camel-5b-hf
/
app.py
Tj
initial commit
514b21b
almost 2 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Writer/camel-5b-hf"
).launch()