xnetba commited on
Commit
92782da
1 Parent(s): f5509d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ api_key = os.environ.get("HUGGINGFACE_API_KEY")
40
 
41
  #iface.launch()
42
 
43
- gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()
 
40
 
41
  #iface.launch()
42
 
43
+ gr.Interface.load("models/stabilityai/stable-diffusion-2").launch()