Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
chatgpt-web
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
chatgpt-web
/
.eslintrc.cjs
imseldrith
Upload with huggingface_hub (
#1
)
3d83f0d
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
58 Bytes
module
.
exports
= {
root
:
true
,
extends
: [
'@antfu'
],
}