Spaces:
Runtime error
Runtime error
Try basic URL.
Browse files
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:
|