Spaces:
Sleeping
Sleeping
Sohaibsoussi
commited on
Commit
•
06241b8
1
Parent(s):
8599fd7
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
!pip install torch
|
2 |
-
|
3 |
import gradio as gr
|
4 |
import torch
|
5 |
from diffusers import StableDiffusionXLPipeline, DPMSolverSinglestepScheduler
|
|
|
|
|
|
|
1 |
import gradio as gr
|
2 |
import torch
|
3 |
from diffusers import StableDiffusionXLPipeline, DPMSolverSinglestepScheduler
|