Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Crow34
/
Amber2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Amber2
/
app.py
Crow34
initial commit
18775ef
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TheBloke/koala-7B-HF"
).launch()