freemt commited on
Commit
79720de
·
1 Parent(s): 8b6cf81

Update tenacity

Browse files
Files changed (1) hide show
  1. app-diffusers.py +2 -2
app-diffusers.py CHANGED
@@ -1,4 +1,4 @@
1
- """See https://huggingface.co/fusing/latent-diffusion-text2im-large."""
2
  from logzero import logger
3
  from install import install
4
  try:
@@ -49,4 +49,4 @@ iface = gr.Interface(
49
  )
50
  iface.launch()
51
 
52
- # gr.Interface.load("fusing/latent-diffusion-text2im-large", examples=examples).launch()
 
1
+ """See https://huggingface.co/fu sing/latent-diffusion-text2im-large."""
2
  from logzero import logger
3
  from install import install
4
  try:
 
49
  )
50
  iface.launch()
51
 
52
+ # gr.Interface.load("fu sing/latent-diffusion-text2im-large", examples=examples).launch()