Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
OpenGVLab
/
InternGPT
Like
36
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4a409a4
InternGPT
/
.gitignore
zyliu
release iChatApp
0f90f73
over 3 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
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/