Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
import streamlit as st
|
| 2 |
#import panda as pd
|
| 3 |
import numpy as np
|
| 4 |
-
st.makrdown( :smile:)
|
| 5 |
|
| 6 |
# this is a comment line
|
| 7 |
st.title("Project Name : AI Driven UI\n")
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
#import panda as pd
|
| 3 |
import numpy as np
|
| 4 |
+
#st.makrdown( :smile:)
|
| 5 |
|
| 6 |
# this is a comment line
|
| 7 |
st.title("Project Name : AI Driven UI\n")
|