Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sidphbot
/
Researcher
like
3
Build error
App
Files
Files
Community
5f74818
Researcher
/
pyproject.toml
sidphbot
streamlit init
92027c7
over 2 years ago
raw
Copy download link
history
blame
Safe
103 Bytes
[build-system]
requires
= [
"setuptools>=42"
,
"wheel"
]
build-backend
=
"setuptools.build_meta"