Spaces:
Running
on
L4
Running
on
L4
File size: 267 Bytes
2b884ca |
1 2 3 4 5 6 |
import streamlit as st
st.title("Tohoku NLP Group - Language and Information Science Laboratory ")
st.write("Welcome to the Language and Information Science Laboratory!")
st.write("We are working on various projects and research focused on Visual Language Models.")
|