chokiproai commited on
Commit
6237c7a
1 Parent(s): 5b30198

Update app.py

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