Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ import requests
|
|
| 11 |
import time
|
| 12 |
st.set_page_config(layout="wide")
|
| 13 |
|
| 14 |
-
# LOGO_URL_LARGE="./
|
| 15 |
st.logo(
|
| 16 |
"./static/logo1.png",
|
| 17 |
link="https://nicedata.eu.org/"
|
|
|
|
| 11 |
import time
|
| 12 |
st.set_page_config(layout="wide")
|
| 13 |
|
| 14 |
+
# LOGO_URL_LARGE="./lora1.png"
|
| 15 |
st.logo(
|
| 16 |
"./static/logo1.png",
|
| 17 |
link="https://nicedata.eu.org/"
|