Spaces:
Sleeping
Sleeping
File size: 411 Bytes
c778599 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
# Byte-compiled / optimized / DLL files
**/__pycache__
*$py.class
**/.ipynb_checkpoints
**/.ipynb_checkpoints/**
**/video_llama_stage1_pretrain_v2.yaml
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
eval_configs/video_llama_eva_debug.yaml
app_v2.py |