Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ozaii
/
Ozaii-TinyWali1.1B
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a14f017
Ozaii-TinyWali1.1B
/
app.py
Ozaii
initial commit
a14f017
verified
8 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/Ozaii/TinyWali1.1B"
).launch()