Spaces:
Runtime error
Runtime error
Update pages/2_202_Access_to_HuggingFace_with_Notebook.py
Browse files
pages/2_202_Access_to_HuggingFace_with_Notebook.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
import streamlit as st
|
| 2 |
from utils import *
|
| 3 |
|
| 4 |
-
if
|
| 5 |
st.markdown("""
|
| 6 |
## Notebook to Hugging Face Space
|
| 7 |
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
from utils import *
|
| 3 |
|
| 4 |
+
if True:
|
| 5 |
st.markdown("""
|
| 6 |
## Notebook to Hugging Face Space
|
| 7 |
|