VAREdit-8B-512 / .gitignore
cai-qi's picture
Super-squash branch 'main' using huggingface_hub
aa4fdd4 verified
raw
history blame contribute delete
454 Bytes
*.swp
**/__pycache__/**
**/.ipynb_checkpoints/**
.idea/*
llava/
_vis_cached/
_vqgan/
_vae/
_vae*/
ckpt/
log/
tb*/
img*/
local_output*
_auto_*
sd-vae-ft-mse/
stable-diffusion-v1-4/
*.pth
*.pth.tar
*.ckpt
*.log
*.txt
*.ipynb
toscli
*.hydra
wandb
*.jsonl
*.jpg
*.png
*.json
*.csv
*.tar.gz
*.bin
data/
tmp
output
*.tsv
*.mp4
output/*
results/
*.JPEG
debug/
weights
checkpoints
ref.py
wandb
.DS_Store
clean*
*_local.sh
*_local.py
HiDream-ai/
*.pyc
__pycache__