gstaff commited on
Commit
947e208
·
1 Parent(s): 3a7cbf3

Try basic URL.

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