chokiproai commited on
Commit
45f554b
1 Parent(s): 6237c7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- import 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
+ pip install gradio runway
3
 
4
  # Load the RunwayML model using Gradio
5
  model = gr.load("models/runwayml/stable-diffusion-v1-5")