Spaces:
Sleeping
Sleeping
ngoctuanai
commited on
Commit
•
45f554b
1
Parent(s):
6237c7a
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
-
|
3 |
|
4 |
# Load the RunwayML model using Gradio
|
5 |
model = gr.load("models/runwayml/stable-diffusion-v1-5")
|
|
|
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")
|