Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
asylwan
/
AI-Sweden-Models-gpt-sw3-1.3b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AI-Sweden-Models-gpt-sw3-1.3b
/
app.py
asylwan
initial commit
495f3b7
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/AI-Sweden-Models/gpt-sw3-1.3b"
).launch()