Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prnvtripathi14
/
apilux-1
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
apilux-1
/
app.py
prnvtripathi14
initial commit
4888eb5
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-3.2-1B"
).launch()