Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Devound
/
chavinlo-gpt4-x-alpaca
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
623976e
chavinlo-gpt4-x-alpaca
/
app.py
Devound
initial commit
623976e
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/chavinlo/gpt4-x-alpaca"
).launch()