Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TestSpace
/
lightonai-alfred-40b-0723
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c1fe757
lightonai-alfred-40b-0723
/
app.py
TestSpace
initial commit
c1fe757
about 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lightonai/alfred-40b-0723"
).launch()