Spaces:
Running
Running
ngoctuanai
commited on
Commit
•
4da646f
1
Parent(s):
45f554b
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
-
pip install gradio runway
|
3 |
|
4 |
# Load the RunwayML model using Gradio
|
5 |
model = gr.load("models/runwayml/stable-diffusion-v1-5")
|
|
|
1 |
import gradio as gr
|
|
|
2 |
|
3 |
# Load the RunwayML model using Gradio
|
4 |
model = gr.load("models/runwayml/stable-diffusion-v1-5")
|