gstaff commited on
Commit
0d6736b
·
1 Parent(s): 4c37e0d

Disable client temporarily.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def configure_image_client():
37
  raise e
38
 
39
 
40
- client = Client("https://latent-consistency-super-fast-lcm-lora-sd1-5.hf.space/--replicas/0867lltlv/")
41
 
42
 
43
  def init_speech_to_text_model() -> Pipeline:
 
37
  raise e
38
 
39
 
40
+ # client = Client("https://latent-consistency-super-fast-lcm-lora-sd1-5.hf.space/--replicas/0867lltlv/")
41
 
42
 
43
  def init_speech_to_text_model() -> Pipeline: