Spaces:
Runtime error
Runtime error
Disable client temporarily.
Browse files
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:
|