Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CofAI
/
Kemal-Diffusion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TenPoisk
commited on
Aug 1, 2023
Commit
4e03082
·
1 Parent(s):
1bc3623
Update kemal.py
Browse files
Files changed (1)
hide
show
kemal.py
+1
-1
kemal.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/
nitrosocke
/
mo
-
di
-
diffusion
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
kandinsky-community
/
kandinsky
-
2
-
1
").launch()