Spaces:
Runtime error
Runtime error
TenPoisk
commited on
Commit
·
6aa93d1
1
Parent(s):
8667c14
Update kemal.py
Browse files
kemal.py
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
#import
|
2 |
import gradio as gr
|
3 |
|
4 |
-
|
5 |
-
gr.Interface.load("models/johnslegers/epic-diffusion").launch()
|
6 |
-
|
7 |
-
#test_model
|
8 |
-
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()
|
|
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.Interface.load("models/hakurei/waifu-diffusion").launch()
|
|
|
|
|
|
|
|