wissemkarous commited on
Commit
b0ac523
1 Parent(s): 3c63940
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ st.set_page_config(layout="wide")
10
 
11
  model = load_model()
12
 
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 🥰",
 
10
 
11
  model = load_model()
12
 
13
+ st.title("Lipreading final year project 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 🥰",