jhj0517
commited on
Commit
·
3183e90
1
Parent(s):
e52a9ca
Remove cpu warning
Browse files
modules/utils/constants.py
CHANGED
|
@@ -17,8 +17,6 @@ class SamplePart(Enum):
|
|
| 17 |
|
| 18 |
REPO_MARKDOWN = """
|
| 19 |
## [AdvancedLivePortrait-WebUI](https://github.com/jhj0517/AdvancedLivePortrait-WebUI/tree/master)
|
| 20 |
-
|
| 21 |
-
The space runs on the CPU, so it's really slow. If you want faster inference, try running it locally using the link above.
|
| 22 |
"""
|
| 23 |
|
| 24 |
GRADIO_CSS = """
|
|
|
|
| 17 |
|
| 18 |
REPO_MARKDOWN = """
|
| 19 |
## [AdvancedLivePortrait-WebUI](https://github.com/jhj0517/AdvancedLivePortrait-WebUI/tree/master)
|
|
|
|
|
|
|
| 20 |
"""
|
| 21 |
|
| 22 |
GRADIO_CSS = """
|