Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ojasaar
/
chavinlo-gpt4-x-alpaca
like
2
Running
App
Files
Files
Community
aa510d8
chavinlo-gpt4-x-alpaca
/
app.py
ojasaar
initial commit
aa510d8
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()