Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TestSpace
/
lightonai-alfred-40b-0723-streamlit-gradio
like
0
Runtime error
App
Files
Files
Community
96aa16f
lightonai-alfred-40b-0723-streamlit-gradio
/
app.py
TestSpace
initial commit
96aa16f
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lightonai/alfred-40b-0723"
).launch()