Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nepmods
/
kawaiiAI
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nepmods
commited on
Mar 3, 2023
Commit
8503ee0
Β·
1 Parent(s):
3a8a2d7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("
models
/
TurkuNLP/gpt3
-
finnish
-
large
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("
stabilityai
/
stable
-
diffusion
-
2-1
").launch()