Spaces:
Runtime error
Runtime error
Update inferless-runtime-config.yaml
Browse files
inferless-runtime-config.yaml
CHANGED
@@ -19,4 +19,4 @@ build:
|
|
19 |
- "watchdog"
|
20 |
- "websockets"
|
21 |
run:
|
22 |
-
- "git clone https://huggingface.co/spaces/dangthr/Qwen-Image-Edit"
|
|
|
19 |
- "watchdog"
|
20 |
- "websockets"
|
21 |
run:
|
22 |
+
- "git clone https://huggingface.co/spaces/dangthr/Qwen-Image-Edit && python3 Qwen-Image-Edit/inference.py"
|