Spaces:
Build error
Build error
stuheart86
commited on
Commit
•
af7a835
1
Parent(s):
7210698
Create Dockerfile
Browse files![Uploading stu4life_a_portrit_of_a_sinister_looking_clown_with_a_psychotic_df2d3a99-6ba8-430d-8580-65823634bf2d.png…]()
- Dockerfile +3 -0
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
import gradio as gr
|
2 |
+
|
3 |
+
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()
|