Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HUBioDataLab
/
DrugGEN
like
14
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1b8369a
DrugGEN
/
app.py
osbm
initialize
7ab1cfa
over 1 year ago
raw
Copy download link
history
blame
Safe
48 Bytes
import
streamlit
as
st
st.title(
"Hello World"
)