jt5d commited on
Commit
a947471
1 Parent(s): 8ffeb4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
 
3
  #gr.Interface.load("models/Intel/ldm3d-pano").launch()
4
 
5
- !pip install --upgrade diffusers[torch]
6
 
7
  from diffusers import StableDiffusionLDM3DPipeline
8
 
 
2
 
3
  #gr.Interface.load("models/Intel/ldm3d-pano").launch()
4
 
5
+ pip install --upgrade diffusers[torch]
6
 
7
  from diffusers import StableDiffusionLDM3DPipeline
8