Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -205,4 +205,4 @@ else:
|
|
205 |
cv2.destroyAllWindows()
|
206 |
st.warning('⚠ The Web-Camera is currently disabled. 😯')
|
207 |
|
208 |
-
st.markdown("<br><hr><center>Made with ❤️ by <a href='
|
|
|
205 |
cv2.destroyAllWindows()
|
206 |
st.warning('⚠ The Web-Camera is currently disabled. 😯')
|
207 |
|
208 |
+
st.markdown("<br><hr><center>Made with ❤️ by <a href='https://omidsakaki.ir/'><strong>omid sakaki ghazvini</strong></a></center><hr>", unsafe_allow_html=True)
|