Spaces:
Runtime error
Runtime error
File size: 57 Bytes
a8d91bf |
1 2 3 4 |
import streamlit as st
x = st.header('CLIP Reply Demo')
|