Omnibus commited on
Commit
40b07e2
1 Parent(s): 232bf6d

Update diff.py

Browse files
Files changed (1) hide show
  1. diff.py +1 -1
diff.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  class SendIt:
3
  def __init__(self):
4
 
5
- self.models =[
6
  "",
7
  "CompVis/stable-diffusion-v1-4",
8
  "runwayml/stable-diffusion-v1-5",
 
2
  class SendIt:
3
  def __init__(self):
4
 
5
+ models =[
6
  "",
7
  "CompVis/stable-diffusion-v1-4",
8
  "runwayml/stable-diffusion-v1-5",