orpatashnik commited on
Commit
c3b82c2
·
1 Parent(s): 5a477d4

import spaces

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import os
2
  import torch
3
  from diffusers import StableDiffusionXLPipeline
 
1
+ import spaces
2
  import os
3
  import torch
4
  from diffusers import StableDiffusionXLPipeline