Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soulwax89
/
bluesix
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
375afca
bluesix
/
pyproject.toml
soulwax
Initial commit
375afca
almost 2 years ago
raw
Copy download link
history
blame
Safe
201 Bytes
[project]
name
=
"auto-gpt"
version
=
"0.1.0"
description
=
"A GPT based ai agent"
readme
=
"README.md"
[tool.black]
line-length
=
88
target-version
= [
'py310'
]
include
=
'\.pyi?$'
extend-exclude
=
""