mukaist commited on
Commit
05a152c
1 Parent(s): 677b928

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ import spaces
12
  import torch
13
  from diffusers import DiffusionPipeline
14
 
15
- DESCRIPTION = """Hepzeka.com Ses Klon Aracı"""
16
  if not torch.cuda.is_available():
17
  DESCRIPTION += "\n<p>Running on CPU 🥶 This demo may not work on CPU.</p>"
18
 
 
12
  import torch
13
  from diffusers import DiffusionPipeline
14
 
15
+ DESCRIPTION = """Hepbilen.com Ses Klon Aracı"""
16
  if not torch.cuda.is_available():
17
  DESCRIPTION += "\n<p>Running on CPU 🥶 This demo may not work on CPU.</p>"
18