Spaces:
Sleeping
Sleeping
update
Browse files
app.py
CHANGED
@@ -60,7 +60,8 @@
|
|
60 |
# st.info("Author ©️ : wissem karous ")
|
61 |
# st.info("Made with ❤️ ")
|
62 |
|
63 |
-
|
|
|
64 |
# import streamlit as st
|
65 |
# import os
|
66 |
# from utils.demo import load_video, ctc_decode
|
@@ -135,7 +136,7 @@
|
|
135 |
|
136 |
# st.info("Author ©️ : Wissem Karous ")
|
137 |
# st.info("Made with ❤️")
|
138 |
-
|
139 |
|
140 |
import streamlit as st
|
141 |
import os
|
|
|
60 |
# st.info("Author ©️ : wissem karous ")
|
61 |
# st.info("Made with ❤️ ")
|
62 |
|
63 |
+
###########################
|
64 |
+
|
65 |
# import streamlit as st
|
66 |
# import os
|
67 |
# from utils.demo import load_video, ctc_decode
|
|
|
136 |
|
137 |
# st.info("Author ©️ : Wissem Karous ")
|
138 |
# st.info("Made with ❤️")
|
139 |
+
##################
|
140 |
|
141 |
import streamlit as st
|
142 |
import os
|