Spaces:
Runtime error
Runtime error
Update src/gradio_pipeline.py
Browse files- src/gradio_pipeline.py +1 -0
src/gradio_pipeline.py
CHANGED
|
@@ -111,3 +111,4 @@ class GradioPipeline(LiveCPUPortraitPipeline):
|
|
| 111 |
else:
|
| 112 |
# when press the clear button, go here
|
| 113 |
raise gr.Error("Please upload a source portrait as the retargeting input 🤗🤗🤗", duration=5)
|
|
|
|
|
|
| 111 |
else:
|
| 112 |
# when press the clear button, go here
|
| 113 |
raise gr.Error("Please upload a source portrait as the retargeting input 🤗🤗🤗", duration=5)
|
| 114 |
+
|