Spaces:
Running
on
Zero
Running
on
Zero
File size: 590 Bytes
7fe4b5c 59b2a81 7fe4b5c 59b2a81 7fe4b5c 59b2a81 7fe4b5c 59b2a81 7fe4b5c |
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
# .ipynb_checkpoints
# .idea
# __pycache__
# datasets/
# tmp_imgs
# runs/
# runs_last/
# saved_models/
# pre_trained/
# save_log/
# diffusers/
# weights/
# checkpoints/
# validation_videos*
# pretrained/*
.gradio/*
generated_results/
tmp/*
*.pyc
# *.sh
# *.pth
# *.png
# *.jpg
# *.mp4
# *.txt
# *.json
# *.jsonl
# *.zip
# *.mp4
# *.csv
# *.webp
# *.bin
# *.pkl
# *.safetensors
# *.pt
# *.log
# events.*
# *.yml
# *.gif
# *.npy
# *.out
# !requirements.txt
# !saved_models/*.md
# !LICENSE.txt
# !config/*
# !__assets__/*
# !__assets__/Bridge_example/*
# !pretrained/PUT_YOUR_WEIGHT_HERE.md |