Spaces:
Running
Running
Upload app (3).py
Browse files- app (3).py +3 -0
app (3).py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
import gradio as gr
|
2 |
+
|
3 |
+
gr.load("models/Jovie/Midjourney").launch()
|