Spaces:
Sleeping
Sleeping
wissemkarous
commited on
Commit
•
3c63940
1
Parent(s):
5fcb821
©️
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ model = load_model()
|
|
13 |
st.title("LipCoordNet Demo")
|
14 |
|
15 |
st.info(
|
16 |
-
"The inference speed is very slow on Huggingface spaces due to it being processed entirely on CPU.
|
17 |
icon="ℹ️",
|
18 |
)
|
19 |
|
|
|
13 |
st.title("LipCoordNet Demo")
|
14 |
|
15 |
st.info(
|
16 |
+
"The inference speed is very slow on Huggingface spaces due to it being processed entirely on CPU. Made with ❤️ ,Auther ©️ : wissem karous 🥰",
|
17 |
icon="ℹ️",
|
18 |
)
|
19 |
|