Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ObindiG
/
moto
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
moto
/
app.py
ObindiG
Update app.py
5fda80e
verified
4 months 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()