Ajeet Singh Raina commited on
Commit
cdbbac4
·
1 Parent(s): 938e392

Added requirements.txt

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. requirements.txt +1 -0
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ gradio