Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenGVLab
/
InternGPT
like
36
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
16ba4f8
InternGPT
/
.gitignore
zyliu
release iChatApp
0f90f73
almost 3 years ago
raw
Copy download link
history
blame
226 Bytes
# compilation and distribution
__pycache__
_ext
*
.pyc
*
.pyd
*
.so
*
.dll
*
.egg-info/
build/
dist/
wheels/
# Editor temporaries
*
.swn
*
.swo
*
.swp
*~
# editor settings
.idea
.vscode
_darcs
# custom files
./image/
./tmp_files/