iphann commited on
Commit
ec2a177
·
verified ·
1 Parent(s): 0adc0a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
 
3
  gr.load("models/playgroundai/playground-v2.5-1024px-aesthetic").launch()
 
1
+ !pip install git+https://github.com/huggingface/diffusers.git
2
  import gradio as gr
3
 
4
  gr.load("models/playgroundai/playground-v2.5-1024px-aesthetic").launch()